Uses of Class
org.hbase.async.DeleteRequest

Packages that use DeleteRequest
org.hbase.async   
 

Uses of DeleteRequest in org.hbase.async
 

Methods in org.hbase.async with parameters of type DeleteRequest
 com.stumbleupon.async.Deferred<Object> HBaseClient.delete(DeleteRequest request)
          Deletes data from HBase.
 



Copyright © 2010-2014, The Async HBase Authors