|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.basho.riak.client.raw | |
---|---|
com.basho.riak.client | Provides the top-level IRiakClient
and IRiakObject classes required to store data
in Riak, start here. |
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 | |
com.basho.riak.client.raw | The raw interfaces/classes exist to provide unified access to any underlying transport clients for Riak |
com.basho.riak.client.raw.http | Classes for adapting the http.RiakClient to the
RawClient interface |
com.basho.riak.client.raw.pbc | Classes for adapting the pbc.RiakClient to the
RawClient interface |
Classes in com.basho.riak.client.raw used by com.basho.riak.client | |
---|---|
Transport
Marker enum for supported transports. |
Classes in com.basho.riak.client.raw used by com.basho.riak.client.bucket | |
---|---|
DeleteMeta
The set of parameters for a delete operation |
|
FetchMeta
Encapsulates the set of parameters available when fetching data from Riak |
|
RawClient
Common interface for low-level clients. |
|
StoreMeta
Encapsulates the optional parameters for a store operation on Riak |
|
Transport
Marker enum for supported transports. |
Classes in com.basho.riak.client.raw used by com.basho.riak.client.operations | |
---|---|
RawClient
Common interface for low-level clients. |
Classes in com.basho.riak.client.raw used by com.basho.riak.client.query | |
---|---|
RawClient
Common interface for low-level clients. |
Classes in com.basho.riak.client.raw used by com.basho.riak.client.query.indexes | |
---|---|
RawClient
Common interface for low-level clients. |
Classes in com.basho.riak.client.raw used by com.basho.riak.client.raw | |
---|---|
DeleteMeta
The set of parameters for a delete operation |
|
DeleteMeta.Builder
|
|
FetchMeta
Encapsulates the set of parameters available when fetching data from Riak |
|
FetchMeta.Builder
|
|
RawClient
Common interface for low-level clients. |
|
RiakResponse
A data response from Riak separated into a single vector clock and an array of sibling values. |
|
StoreMeta
Encapsulates the optional parameters for a store operation on Riak |
|
StoreMeta.Builder
|
|
Transport
Marker enum for supported transports. |
Classes in com.basho.riak.client.raw used by com.basho.riak.client.raw.http | |
---|---|
ClusterClient
A RawClient that can be configured with a cluster of Riak clients
that connect to different Riak nodes. |
|
DeleteMeta
The set of parameters for a delete operation |
|
FetchMeta
Encapsulates the set of parameters available when fetching data from Riak |
|
RawClient
Common interface for low-level clients. |
|
RiakClientFactory
Top level interface for RawClient factories |
|
RiakResponse
A data response from Riak separated into a single vector clock and an array of sibling values. |
|
StoreMeta
Encapsulates the optional parameters for a store operation on Riak |
|
Transport
Marker enum for supported transports. |
Classes in com.basho.riak.client.raw used by com.basho.riak.client.raw.pbc | |
---|---|
ClusterClient
A RawClient that can be configured with a cluster of Riak clients
that connect to different Riak nodes. |
|
DeleteMeta
The set of parameters for a delete operation |
|
FetchMeta
Encapsulates the set of parameters available when fetching data from Riak |
|
RawClient
Common interface for low-level clients. |
|
RiakClientFactory
Top level interface for RawClient factories |
|
RiakResponse
A data response from Riak separated into a single vector clock and an array of sibling values. |
|
StoreMeta
Encapsulates the optional parameters for a store operation on Riak |
|
Transport
Marker enum for supported transports. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |