Uses of Package
com.basho.riak.client.http

Packages that use com.basho.riak.client.http
com.basho.riak.client Provides the top-level IRiakClient and IRiakObject classes required to store data in Riak, start here. 
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.request Riak request classes for the legacy HTTP REST client, consider using the high-level IRiakClient 
com.basho.riak.client.http.response HTTP response handling/wrapping classes for the legacy HTTP REST client, 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 
com.basho.riak.client.raw.http Classes for adapting the http.RiakClient to the RawClient interface 
 

Classes in com.basho.riak.client.http used by com.basho.riak.client
RiakClient
          Primary interface for interacting with Riak via HTTP.
 

Classes in com.basho.riak.client.http used by com.basho.riak.client.http
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
           
RiakLink
          Represents a link to a Riak object.
RiakObject
          A Riak object.
RiakObject.LinkBuilder
          Created by links() as a convenient way to build up link walking queries
 

Classes in com.basho.riak.client.http used by com.basho.riak.client.http.plain
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.
RiakObject
          A Riak object.
 

Classes in com.basho.riak.client.http used by com.basho.riak.client.http.request
RiakClient
          Primary interface for interacting with Riak via HTTP.
RiakObject
          A Riak object.
 

Classes in com.basho.riak.client.http used by com.basho.riak.client.http.response
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.
RiakObject
          A Riak object.
 

Classes in com.basho.riak.client.http used by com.basho.riak.client.http.util
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
           
RiakLink
          Represents a link to a Riak object.
RiakObject
          A Riak object.
 

Classes in com.basho.riak.client.http used by com.basho.riak.client.raw.http
RiakClient
          Primary interface for interacting with Riak via HTTP.
 



Copyright © 2012. All Rights Reserved.