| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.client | Provides HBase Client | 
| Modifier and Type | Method and Description | 
|---|---|
| protected HBaseAdmin | HBaseAdmin.ProcedureFuture. getAdmin() | 
| Constructor and Description | 
|---|
| NamespaceFuture(HBaseAdmin admin,
               String namespaceName,
               Long procId) | 
| ProcedureFuture(HBaseAdmin admin,
               Long procId) | 
| TableFuture(HBaseAdmin admin,
           TableName tableName,
           Long procId) | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.