Uses of Interface
org.apache.hadoop.hbase.client.HTableInterfaceFactory

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

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

Classes in org.apache.hadoop.hbase.client that implement HTableInterfaceFactory
 class HTableFactory
          Factory for creating HTable instances.
 

Constructors in org.apache.hadoop.hbase.client with parameters of type HTableInterfaceFactory
HTablePool(org.apache.hadoop.conf.Configuration config, int maxSize, HTableInterfaceFactory tableFactory)
           
 



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.