| Package | Description |
|---|---|
| com.baidubce.services.tablestoragehbaseclient.hbase |
| Constructor and Description |
|---|
TablestorageAdmin(TablestorageConnection connection)
Construct a TablestorageAdmin for the target instance.
|
TablestorageBufferedMutator(TablestorageConnection connection,
org.apache.hadoop.hbase.TableName tableName)
Construct a TablestorageBufferedMutator for the target table.
|
TablestorageRegionLocator(TablestorageConnection connection,
org.apache.hadoop.hbase.TableName tableName)
Construct a TablestorageRegionLocator for the target instance.
|
TablestorageTable(TablestorageConnection connection,
org.apache.hadoop.hbase.TableName tableName)
Construct a TableStorage Table with target table name.
|
Copyright © 2020. All rights reserved.