Package 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

See:
          Description

Class Summary
ConvertToCheckedExceptions Converts unchecked exceptions RiakIORuntimeException and RiakResponseRuntimeException to checked exceptions RiakIOException and RiakRuntimeException.
PlainClient An adapter from RiakClient to a slightly less HTTP, more Java-centric, interface.
 

Exception Summary
RiakIOException A checked wrapper for RiakIORuntimeException.
RiakResponseException A checked decorator for RiakResponseRuntimeException
 

Package com.basho.riak.client.http.plain Description

A more OO wrapper to the legacy, low-level HTTP REST client map reduce key filters, consider using the high-level IRiakClient

See Also:
IRiakClient


Copyright © 2012. All Rights Reserved.