Package | Description |
---|---|
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.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 |
Modifier and Type | Method and Description |
---|---|
void |
ConvertToCheckedExceptions.handle(RiakIORuntimeException e)
Throws a checked
RiakIOException |
Constructor and Description |
---|
RiakIOException(RiakIORuntimeException e) |
Modifier and Type | Method and Description |
---|---|
void |
RiakExceptionHandler.handle(RiakIORuntimeException e)
Handle exceptions caused by communication errors with the sever
|
Constructor and Description |
---|
FetchResponse(HttpResponse r,
RiakClient riak)
On a 2xx response, parse the HTTP response from Riak into a
RiakObject . |
Modifier and Type | Method and Description |
---|---|
HttpResponse |
ClientHelper.toss(RiakIORuntimeException e)
Hands exception
e to installed exception handler if there is
one or throw it. |
Copyright © 2014. All Rights Reserved.