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–2019 Cloudera. All rights reserved.