Package | Description |
---|---|
com.basho.riak.client.raw.pbc |
Classes for adapting the pbc.
RiakClient to the
RawClient interface |
com.basho.riak.pbc |
The legacy, low-level Protocol Buffers RiakClient and associated classes, consider using the high-level
IRiakClient |
Modifier and Type | Field and Description |
---|---|
protected RiakStreamClient<S> |
PBStreamingOperation.client |
Constructor and Description |
---|
PBStreamingIndex(RiakStreamClient<IndexEntry> client) |
PBStreamingList(RiakStreamClient<com.google.protobuf.ByteString> client) |
PBStreamingOperation(RiakStreamClient<S> client) |
Modifier and Type | Class and Description |
---|---|
class |
BucketSource |
class |
IndexSource |
class |
KeySource
Wraps a stream of keys as an iterator.
|
class |
MapReduceResponseSource
Wraps a stream of m/r responses as an iterator.
|
Copyright © 2014. All Rights Reserved.