Uses of Package
voldemort.client

Packages that use voldemort.client
voldemort.client The user facing interface to Voldemort. 
voldemort.cluster.failuredetector Classes associated with client side failure detectors. 
voldemort.store The Store interface is the primary interface for Voldemort. 
 

Classes in voldemort.client used by voldemort.client
AbstractStoreClientFactory
          A base class for various StoreClientFactory implementations
ClientConfig
          A configuration object that holds configuration parameters for the client.
RoutingTier
          Enumerates different routing strategies.
StoreClient
          The user-facing interface to a Voldemort store.
StoreClientFactory
          An abstraction the represents a connection to a Voldemort cluster and can be used to create StoreClient instances to interact with individual stores.
UpdateAction
          An update action such as a read-modify-store cycle.
 

Classes in voldemort.client used by voldemort.cluster.failuredetector
ClientConfig
          A configuration object that holds configuration parameters for the client.
 

Classes in voldemort.client used by voldemort.store
RoutingTier
          Enumerates different routing strategies.
 



Jay Kreps, Roshan Sumbaly, Alex Feinberg, Bhupesh Bansal, Lei Gao