Package | Description |
---|---|
com.basho.riak.client.bucket |
A bucket is a namespace abstraction provided by Riak, the API uses
Bucket as the primary way to interact
with data stored in Riak. |
com.basho.riak.client.operations |
The interfaces/classes that model the set of operations for talking to Riak.
|
com.basho.riak.client.query |
Classes and interfaces for running map/reduce and link walk operations on
Riak.
|
com.basho.riak.client.query.indexes |
Class and Description |
---|
CounterObject
A new feature in Riak 1.4 is counters.
|
DeleteObject
An operation to delete some data item from Riak.
|
FetchObject
An operation to get some data from Riak.
|
MultiFetchObject
An operation to fetch multiple values from Riak
|
RiakOperation |
StoreObject
Stores a given object into riak always fetches first.
|
Class and Description |
---|
CounterObject
A new feature in Riak 1.4 is counters.
|
DeleteObject
An operation to delete some data item from Riak.
|
FetchObject
An operation to get some data from Riak.
|
MultiFetchObject
An operation to fetch multiple values from Riak
|
RiakOperation |
StoreObject
Stores a given object into riak always fetches first.
|
Class and Description |
---|
RiakOperation |
Class and Description |
---|
RiakOperation |
Copyright © 2014. All Rights Reserved.