Uses of Class
org.apache.hadoop.hbase.HStoreFile

Packages that use HStoreFile
org.apache.hadoop.hbase   
 

Uses of HStoreFile in org.apache.hadoop.hbase
 

Methods in org.apache.hadoop.hbase that return types with arguments of type HStoreFile
 List<HStoreFile> HRegion.close()
          Close down this HRegion.
 

Methods in org.apache.hadoop.hbase with parameters of type HStoreFile
 boolean HStoreFile.rename(org.apache.hadoop.fs.FileSystem fs, HStoreFile hsf)
          Renames the mapfiles and info directories under the passed hsf directory.
 



Copyright © 2008 The Apache Software Foundation