Package | Description |
---|---|
com.basho.riak.client.api.commands.buckets |
Commands used to query and modify buckets in Riak.
|
com.basho.riak.client.api.commands.datatypes |
Commands for manipulating CRDTs in Riak.
|
com.basho.riak.client.api.commands.indexes |
Commands for performing secondary index (2i) queries in Riak.
|
com.basho.riak.client.api.commands.kv |
Commands for storing, fetching, and deleting objects.
|
com.basho.riak.client.api.commands.mapreduce |
Commands for Map-Reduce in Riak.
|
com.basho.riak.client.api.commands.search |
Commands used for Riak search.
|
com.basho.riak.client.core | |
com.basho.riak.client.core.operations | |
com.basho.riak.client.core.operations.ts |
Class and Description |
---|
DtFetchOperation |
DtFetchOperation.Response |
DtUpdateOperation.Response |
Class and Description |
---|
CoveragePlanOperation
An operation to retrieve a coverage plan from Riak.
|
CoveragePlanOperation.AbstractBuilder |
CoveragePlanOperation.Response |
DeleteOperation
An operation to delete a riak object
|
FetchOperation
An operation used to fetch an object from Riak.
|
FetchOperation.Response |
ListKeysOperation |
ListKeysOperation.Response |
SecondaryIndexQueryOperation.Query |
SecondaryIndexQueryOperation.Response |
SecondaryIndexQueryOperation.Response.Entry |
StoreOperation
An operation to store a riak object
|
StoreOperation.Response
Response returned from a StoreOperation
|
Class and Description |
---|
MapReduceOperation
A Map/Reduce Operation on Riak.
|
MapReduceOperation.Response |
Class and Description |
---|
SearchOperation
A Riak Search or Yokozuna query operation.
|
YzDeleteIndexOperation |
YzFetchIndexOperation |
YzGetSchemaOperation |
YzPutIndexOperation |
YzPutSchemaOperation |
Class and Description |
---|
PBFutureOperation
An abstract PB operation that introduces generic encoding/decoding
|
Class and Description |
---|
PBFutureOperation
An abstract PB operation that introduces generic encoding/decoding
|
TTBFutureOperation
An abstract TTB operation that introduces generic encoding/decoding
|
Copyright © 2016. All rights reserved.