| Package | Description |
|---|---|
| com.basho.riak.client.api |
Contains the main RiakClient used to query Riak.
|
| com.basho.riak.client.core | |
| com.basho.riak.client.core.operations |
| Modifier and Type | Method and Description |
|---|---|
protected abstract PBStreamingFutureOperation<CoreR,?,CoreI> |
StreamableRiakCommand.buildCoreOperation(boolean streamResults) |
| Modifier and Type | Method and Description |
|---|---|
<V,S> StreamingRiakFuture<V,S> |
RiakCluster.execute(PBStreamingFutureOperation<V,?,S> operation) |
| Modifier and Type | Class and Description |
|---|---|
class |
ListBucketsOperation |
class |
ListKeysOperation |
class |
MapReduceOperation
A Map/Reduce Operation on Riak.
|
class |
SecondaryIndexQueryOperation |
Copyright © 2016. All rights reserved.