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

Packages that use HStoreFile.Range
org.apache.hadoop.hbase.regionserver   
 

Uses of HStoreFile.Range in org.apache.hadoop.hbase.regionserver
 

Methods in org.apache.hadoop.hbase.regionserver that return HStoreFile.Range
static HStoreFile.Range HStoreFile.Range.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HStoreFile.Range[] HStoreFile.Range.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2008 The Apache Software Foundation