Uses of Class
org.apache.hadoop.hbase.util.migration.v5.HStore

Packages that use HStore
org.apache.hadoop.hbase.util.migration.v5 Package of classes used instantiating objects written with pre-version 5 versions of HBase. 
 

Uses of HStore in org.apache.hadoop.hbase.util.migration.v5
 

Methods in org.apache.hadoop.hbase.util.migration.v5 that return HStore
protected  HStore HRegion.getStore(byte[] column)
           
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