Package com.basho.riak.client.http

The legacy, low-level HTTP REST RiakClient and associated classes, consider using the high-level IRiakClient

See:
          Description

Class Summary
BinIndex  
IntIndex  
RiakBucketInfo Represents the metadata stored in a bucket including its schema and the list of keys contained in the bucket.
RiakClient Primary interface for interacting with Riak via HTTP.
RiakConfig Configuration settings for connecting to a Riak instance such as the base Riak URL and HttpClient settings.
RiakIndex<T>  
RiakLink Represents a link to a Riak object.
RiakObject A Riak object.
 

Package com.basho.riak.client.http Description

The legacy, low-level HTTP REST RiakClient and associated classes, consider using the high-level IRiakClient

See Also:
IRiakClient, RawClient, HTTPClientAdapter


Copyright © 2012. All Rights Reserved.