Uses of Class
org.apache.hadoop.hbase.util.migration.v5.HStoreFile.Range

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

Uses of HStoreFile.Range in org.apache.hadoop.hbase.util.migration.v5
 

Methods in org.apache.hadoop.hbase.util.migration.v5 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