Package | Description |
---|---|
com.basho.riak.client.http |
The legacy, low-level HTTP REST RiakClient and associated classes, consider using the high-level
IRiakClient |
com.basho.riak.client.http.plain |
A more OO wrapper to the legacy, low-level HTTP REST client map reduce key filters, consider using the high-level
IRiakClient |
com.basho.riak.client.http.request |
Riak request classes for the legacy HTTP REST client, consider using the high-level
IRiakClient |
com.basho.riak.client.http.response |
HTTP response handling/wrapping classes for the legacy HTTP REST client, consider using the high-level
IRiakClient |
com.basho.riak.client.http.util |
Supporting utility classes for the legacy HTTP REST client, consider using the high-level
IRiakClient |
com.basho.riak.client.raw.http |
Classes for adapting the http.
RiakClient to the
RawClient interface |
Class and Description |
---|
BucketResponse
Response from a GET request at a bucket's URL.
|
FetchResponse
Response from a HEAD or GET request for an object.
|
HttpResponse
HTTP response information resulting from some HTTP operation
|
IndexResponse
The response from an index query
|
IndexResponseV2 |
ListBucketsResponse |
MapReduceResponse
Response from a map-reduce query (POST to /mapred).
|
RiakExceptionHandler
Allows clients to handle exceptions in a separate class rather than inline
with the requests.
|
StoreResponse
Response from a PUT request for an object.
|
StreamHandler
Used with RiakClient.stream() to process the HTTP responses for fetch
requests as a stream.
|
WalkResponse
Response from a GET request for an object with link walking.
|
Class and Description |
---|
HttpResponse
HTTP response information resulting from some HTTP operation
|
RiakExceptionHandler
Allows clients to handle exceptions in a separate class rather than inline
with the requests.
|
RiakIORuntimeException
Thrown when an error occurs during communication with the Riak server.
|
RiakResponseRuntimeException
Thrown when the Riak server returns a malformed response.
|
StreamHandler
Used with RiakClient.stream() to process the HTTP responses for fetch
requests as a stream.
|
Class and Description |
---|
MapReduceResponse
Response from a map-reduce query (POST to /mapred).
|
Class and Description |
---|
FetchResponse
Response from a HEAD or GET request for an object.
|
HttpResponse
HTTP response information resulting from some HTTP operation
|
HttpResponseDecorator
A default decorator implementation for HttpResponse
|
IndexEntry |
RiakIORuntimeException
Thrown when an error occurs during communication with the Riak server.
|
RiakResponseRuntimeException
Thrown when the Riak server returns a malformed response.
|
WithBodyResponse
A unified interface for responses that may return one, or more RiakObjects
|
Class and Description |
---|
HttpResponse
HTTP response information resulting from some HTTP operation
|
RiakExceptionHandler
Allows clients to handle exceptions in a separate class rather than inline
with the requests.
|
RiakIORuntimeException
Thrown when an error occurs during communication with the Riak server.
|
RiakResponseRuntimeException
Thrown when the Riak server returns a malformed response.
|
StreamHandler
Used with RiakClient.stream() to process the HTTP responses for fetch
requests as a stream.
|
Class and Description |
---|
BucketResponse
Response from a GET request at a bucket's URL.
|
IndexResponseV2 |
ListBucketsResponse |
Copyright © 2014. All Rights Reserved.