Uses of Class
com.basho.riak.pbc.DeleteMeta

Packages that use DeleteMeta
com.basho.riak.pbc The legacy, low-level Protocol Buffers RiakClient and associated classes, consider using the high-level IRiakClient 
 

Uses of DeleteMeta in com.basho.riak.pbc
 

Methods in com.basho.riak.pbc that return DeleteMeta
static DeleteMeta DeleteMeta.empty()
           
 

Methods in com.basho.riak.pbc with parameters of type DeleteMeta
 void RiakClient.delete(com.google.protobuf.ByteString bucket, com.google.protobuf.ByteString key, DeleteMeta deleteMeta)
           
 void RiakClient.delete(String bucket, String key, DeleteMeta deleteMeta)
           
 



Copyright © 2012. All Rights Reserved.