Uses of Class
org.apache.hadoop.hbase.HStoreKey.StoreKeyComparator

Packages that use HStoreKey.StoreKeyComparator
org.apache.hadoop.hbase   
 

Uses of HStoreKey.StoreKeyComparator in org.apache.hadoop.hbase
 

Subclasses of HStoreKey.StoreKeyComparator in org.apache.hadoop.hbase
static class HStoreKey.MetaStoreKeyComparator
          Deprecated. StoreKeyComparator for the .META.
static class HStoreKey.RootStoreKeyComparator
          Deprecated. StoreKeyComparator for the -ROOT- table.
 

Methods in org.apache.hadoop.hbase that return HStoreKey.StoreKeyComparator
static HStoreKey.StoreKeyComparator HStoreKey.getComparator(byte[] tablename)
          Deprecated.  
static HStoreKey.StoreKeyComparator HStoreKey.getRawComparator(HRegionInfo hri)
          Deprecated.  
 



Copyright © 2009 The Apache Software Foundation