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.util |
Supporting utility classes for the legacy HTTP REST client, consider using the high-level
IRiakClient |
Modifier and Type | Method and Description |
---|---|
RiakExceptionHandler |
RiakClient.getExceptionHandler() |
Modifier and Type | Method and Description |
---|---|
void |
RiakClient.setExceptionHandler(RiakExceptionHandler exceptionHandler) |
Modifier and Type | Class and Description |
---|---|
class |
ConvertToCheckedExceptions
Converts unchecked exceptions RiakIORuntimeException and
RiakResponseRuntimeException to checked exceptions RiakIOException and
RiakRuntimeException.
|
Modifier and Type | Method and Description |
---|---|
RiakExceptionHandler |
ClientHelper.getExceptionHandler() |
Modifier and Type | Method and Description |
---|---|
void |
ClientHelper.setExceptionHandler(RiakExceptionHandler exceptionHandler)
Install an exception handler.
|
Copyright © 2014. All Rights Reserved.