|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.basho.riak.client.operations | |
---|---|
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 |
Classes in com.basho.riak.client.operations used by com.basho.riak.client.bucket | |
---|---|
DeleteObject
An operation to delete some data item from Riak. |
|
FetchObject
An operation to get some data from Riak. |
|
RiakOperation
Just like Callable , hey, wait, maybe it *should* just be replaced with Callable |
|
StoreObject
Stores a given object into riak always fetches first. |
Classes in com.basho.riak.client.operations used by com.basho.riak.client.operations | |
---|---|
DeleteObject
An operation to delete some data item from Riak. |
|
FetchObject
An operation to get some data from Riak. |
|
RiakOperation
Just like Callable , hey, wait, maybe it *should* just be replaced with Callable |
|
StoreObject
Stores a given object into riak always fetches first. |
Classes in com.basho.riak.client.operations used by com.basho.riak.client.query | |
---|---|
RiakOperation
Just like Callable , hey, wait, maybe it *should* just be replaced with Callable |
Classes in com.basho.riak.client.operations used by com.basho.riak.client.query.indexes | |
---|---|
RiakOperation
Just like Callable , hey, wait, maybe it *should* just be replaced with Callable |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |