Uses of Class
org.apache.hadoop.hbase.client.TableConfiguration

Packages that use TableConfiguration
org.apache.hadoop.hbase.client Provides HBase Client 
 

Uses of TableConfiguration in org.apache.hadoop.hbase.client
 

Constructors in org.apache.hadoop.hbase.client with parameters of type TableConfiguration
HTable(TableName tableName, HConnection connection, TableConfiguration tableConfig, RpcRetryingCallerFactory rpcCallerFactory, RpcControllerFactory rpcControllerFactory, ExecutorService pool)
          Creates an object to access a HBase table.
 



Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.