Uses of Class
org.apache.james.system.hbase.TablePool

Packages that use TablePool
org.apache.james.system.hbase   
 

Uses of TablePool in org.apache.james.system.hbase
 

Methods in org.apache.james.system.hbase that return TablePool
static TablePool TablePool.getInstance()
          Use getInstance to get an instance of the HTablePool.
static TablePool TablePool.getInstance(org.apache.hadoop.conf.Configuration configuration)
          Use getInstance to get an instance of the HTablePool.
 



Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.