| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.client | Provides HBase Client | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HTableFactoryFactory for creating HTable instances. | 
| Constructor and Description | 
|---|
| HTablePool(org.apache.hadoop.conf.Configuration config,
          int maxSize,
          HTableInterfaceFactory tableFactory)Deprecated.  Constructor to set maximum versions and use the specified configuration and
 table factory. | 
| HTablePool(org.apache.hadoop.conf.Configuration config,
          int maxSize,
          HTableInterfaceFactory tableFactory,
          PoolMap.PoolType poolType)Deprecated.  Constructor to set maximum versions and use the specified configuration,
 table factory and pool type. | 
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.