|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |