Uses of Class
org.apache.hadoop.hbase.regionserver.DeleteTracker.DeleteCompare

Packages that use DeleteTracker.DeleteCompare
org.apache.hadoop.hbase.regionserver   
 

Uses of DeleteTracker.DeleteCompare in org.apache.hadoop.hbase.regionserver
 

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



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.