Package com.basho.riak.client.raw.http

Classes for adapting the http.RiakClient to the RawClient interface

See:
          Description

Class Summary
ConversionUtil Static methods used internally by HTTPClientAdapter for converting between http.RiakClient value classes and RawClient value classes
HTTPClientAdapter Adapts the http.RiakClient to the new RawClient interface.
HTTPClientConfig The set of configuration parameters to use when creating an HTTP RawClient instance.
HTTPClientConfig.Builder Use the builder to create a new instance of HTTPClientConfig.
HTTPClusterClient Cluster client that creates a collection of HTTPClientAdapter RawClient instances from a given HTTPClusterConfig
HTTPClusterClientFactory Factory for HTTPClusterClient
HTTPClusterConfig Concrete child of ClusterConfig that provides the generic type
HTTPRiakClientFactory Factory for creating HTTPClientAdapter instances configured by the given HTTPClientConfig.
KeySource Wraps the stream of keys from BucketResponse.getBucketInfo.getKeys in an iterator, handles closing the underlying http stream when finished.
NamedErlangFunctionDeserializer Deserializes NamedErlangFunctions from JSON
NamedJSFunctionDeserializer  
QuorumDeserializer  
ResultCapture<T> Convenience class
 

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

Classes for adapting the http.RiakClient to the RawClient interface



Copyright © 2012. All Rights Reserved.