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

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

Uses of FetchMeta in com.basho.riak.pbc
 

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

Methods in com.basho.riak.pbc with parameters of type FetchMeta
 FetchResponse RiakClient.fetch(com.google.protobuf.ByteString bucket, com.google.protobuf.ByteString key, FetchMeta fetchMeta)
           
 FetchResponse RiakClient.fetch(String bucket, String key, FetchMeta fetchMeta)
           
 



Copyright © 2012. All Rights Reserved.