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

Packages that use HStoreFile
org.apache.hadoop.hbase Provides Hbase, the Hadoop simple database. 
 

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(FileSystem fs, HStoreFile hsf)
          Renames the mapfiles and info directories under the passed hsf directory.
 



Copyright © 2006 The Apache Software Foundation