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

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

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

Methods in org.apache.hadoop.hbase 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 © 2006 The Apache Software Foundation