Uses of Class
org.apache.hadoop.hbase.regionserver.HLogKey

Packages that use HLogKey
org.apache.hadoop.hbase.regionserver   
 

Uses of HLogKey in org.apache.hadoop.hbase.regionserver
 

Methods in org.apache.hadoop.hbase.regionserver that return HLogKey
 HLogKey HLog.HLogEntry.getKey()
          Gets the key
 

Constructors in org.apache.hadoop.hbase.regionserver with parameters of type HLogKey
HLog.HLogEntry(HLogEdit edit, HLogKey key)
          Constructor for both params
 



Copyright © 2008 The Apache Software Foundation