Uses of Package
com.basho.riak.pbc

Packages that use com.basho.riak.pbc
com.basho.riak.client Provides the top-level IRiakClient and IRiakObject classes required to store data in Riak, start here. 
com.basho.riak.client.raw.pbc Classes for adapting the pbc.RiakClient to the RawClient interface 
com.basho.riak.pbc The legacy, low-level Protocol Buffers RiakClient and associated classes, consider using the high-level IRiakClient 
com.basho.riak.pbc.mapreduce The legacy, low-level Protocol Buffers query classes for Map Reduce. 
 

Classes in com.basho.riak.pbc used by com.basho.riak.client
RiakClient
          Low level protocol buffers client.
 

Classes in com.basho.riak.pbc used by com.basho.riak.client.raw.pbc
MapReduceResponseSource
          Wraps a stream of m/r responses as an iterator.
RiakClient
          Low level protocol buffers client.
 

Classes in com.basho.riak.pbc used by com.basho.riak.pbc
BucketProperties
          PBC's limited model of Riak Bucket properties.
DeleteMeta
          Encapsulate the set of parameters for a delete operation.
FetchMeta
          Encapsulate the set of request parameters for a fetch operation on the pb interface
FetchResponse
          Encapsulates greater detail about the result of a fetch.
IRequestMeta
          PBC model of request meta data (w, dw, content-type, returnBody?)
KeySource
          Wraps a stream of keys as an iterator.
MapReduceResponseSource
          Wraps a stream of m/r responses as an iterator.
RequestMeta
          Concrete implementation of the PBC request meta.
RiakClient
          Low level protocol buffers client.
RiakConnectionPool
          A bounded or boundless pool of RiakConnections to be reused by RiakClient The pool is designed to be threadsafe, and ideally to be used as a singleton.
RiakLink
          PBC specific model of a Riak Link.
RiakObject
          PBC model of the data/meta data for a bucket/key entry in Riak
RPB.RpbBucketProps
           
RPB.RpbBucketProps.Builder
           
RPB.RpbContent
           
RPB.RpbContent.Builder
           
RPB.RpbDelReq
           
RPB.RpbDelReq.Builder
           
RPB.RpbErrorResp
           
RPB.RpbErrorResp.Builder
           
RPB.RpbGetBucketReq
           
RPB.RpbGetBucketReq.Builder
           
RPB.RpbGetBucketResp
           
RPB.RpbGetBucketResp.Builder
           
RPB.RpbGetClientIdResp
           
RPB.RpbGetClientIdResp.Builder
           
RPB.RpbGetReq
           
RPB.RpbGetReq.Builder
           
RPB.RpbGetResp
           
RPB.RpbGetResp.Builder
           
RPB.RpbGetServerInfoResp
           
RPB.RpbGetServerInfoResp.Builder
           
RPB.RpbLink
           
RPB.RpbLink.Builder
           
RPB.RpbListBucketsResp
           
RPB.RpbListBucketsResp.Builder
           
RPB.RpbListKeysReq
           
RPB.RpbListKeysReq.Builder
           
RPB.RpbListKeysResp
           
RPB.RpbListKeysResp.Builder
           
RPB.RpbMapRedReq
           
RPB.RpbMapRedReq.Builder
           
RPB.RpbMapRedResp
           
RPB.RpbMapRedResp.Builder
           
RPB.RpbPair
           
RPB.RpbPair.Builder
           
RPB.RpbPutReq
           
RPB.RpbPutReq.Builder
           
RPB.RpbPutResp
           
RPB.RpbPutResp.Builder
           
RPB.RpbSetBucketReq
           
RPB.RpbSetBucketReq.Builder
           
RPB.RpbSetClientIdReq
           
RPB.RpbSetClientIdReq.Builder
           
 

Classes in com.basho.riak.pbc used by com.basho.riak.pbc.mapreduce
IRequestMeta
          PBC model of request meta data (w, dw, content-type, returnBody?)
MapReduceResponseSource
          Wraps a stream of m/r responses as an iterator.
RiakClient
          Low level protocol buffers client.
RiakObject
          PBC model of the data/meta data for a bucket/key entry in Riak
RPB.RpbMapRedResp
           
 



Copyright © 2012. All Rights Reserved.