Uses of Class
org.apache.hadoop.hbase.regionserver.KeyValueHeap.SeekType

Packages that use KeyValueHeap.SeekType
org.apache.hadoop.hbase.regionserver   
 

Uses of KeyValueHeap.SeekType in org.apache.hadoop.hbase.regionserver
 

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



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