Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Constructor and Description |
---|
HTable(TableName tableName,
HConnection connection,
TableConfiguration tableConfig,
RpcRetryingCallerFactory rpcCallerFactory,
RpcControllerFactory rpcControllerFactory,
ExecutorService pool)
Creates an object to access a HBase table.
|
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.