Uses of Package
voldemort.client

Packages that use voldemort.client
voldemort.client The user facing interface to 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.
 



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