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.
static com.mapr.fs.jni.MapRPut MapRConverter.toMapRPut(DeleteRequest drpc, com.mapr.fs.MapRHTable mTable)
           
 



Copyright © 2010-2015, The Async HBase Authors