Uses of Class
org.apache.hadoop.hbase.regionserver.HStore

Packages that use HStore
org.apache.hadoop.hbase.regionserver   
 

Uses of HStore in org.apache.hadoop.hbase.regionserver
 

Methods in org.apache.hadoop.hbase.regionserver that return HStore
 HStore HRegion.getStore(byte[] column)
          Return HStore instance.
protected  HStore HRegion.instantiateHStore(org.apache.hadoop.fs.Path baseDir, HColumnDescriptor c, org.apache.hadoop.fs.Path oldLogFile, org.apache.hadoop.util.Progressable reporter)
           
 



Copyright © 2008 The Apache Software Foundation