Package com.basho.riak.client.plain

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
 



Copyright © 2010. All Rights Reserved.