Interface | Description |
---|---|
HealthCheckFactory |
Provides a simple factory method for HealhCheckDecoders.
|
NodeManager | |
NodeStateListener | |
OperationRetrier | |
RiakFuture<V,T> |
The result of an asynchronous Riak operation.
|
RiakFutureListener<T,S> | |
RiakResponseListener | |
StreamingRiakFuture<ResultType,QueryInfoType> |
The result of an asynchronous streaming (chunked) Riak operation.
|
Class | Description |
---|---|
DefaultNodeManager |
The default
NodeManager used by RiakCluster if none is
specified. |
FutureOperation<T,U,S> | |
PBStreamingFutureOperation<ReturnType,ResponseType,QueryInfoType> | |
RiakCluster |
A modeled Riak Cluster.
|
RiakCluster.Builder |
Builder used to create
RiakCluster instances. |
RiakMessage |
Encapsulates the raw bytes sent to or received from Riak.
|
RiakNode | |
RiakNode.Builder |
Builder used to construct a RiakNode.
|
Enum | Description |
---|---|
RiakNode.State |
Exception | Description |
---|---|
ConnectionFailedException | |
NoNodesAvailableException |
Copyright © 2016. All rights reserved.