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

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

Uses of FetchResponse in com.basho.riak.pbc
 

Methods in com.basho.riak.pbc that return FetchResponse
 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.