Uses of Class
org.hbase.async.RowLockRequest

Packages that use RowLockRequest
org.hbase.async   
 

Uses of RowLockRequest in org.hbase.async
 

Methods in org.hbase.async with parameters of type RowLockRequest
 com.stumbleupon.async.Deferred<RowLock> HBaseClient.lockRow(RowLockRequest request)
          Acquires an explicit row lock.
 



Copyright © 2010-2015, The Async HBase Authors