Uses of Class
org.apache.hadoop.hbase.util.HashedBytes

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

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

Methods in org.apache.hadoop.hbase.regionserver with parameters of type HashedBytes
protected  Integer HRegion.getLock(Integer lockid, HashedBytes row, boolean waitForLock)
          Returns existing row lock if found, otherwise obtains a new row lock and returns it.
 



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