|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use voldemort.client | |
|---|---|
| voldemort.client | The user facing interface to Voldemort. |
| voldemort.client.scheduler | |
| voldemort.cluster.failuredetector | Classes associated with client side failure detectors. |
| voldemort.server | The Voldemort server. |
| voldemort.store | The Store interface is the primary interface for Voldemort. |
| voldemort.store.routed | A store implmentation that handles routing to nodes, and repairing obsolete values detected on those nodes. |
| voldemort.utils | Basic helper functions. |
| 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. |
|
| ClientInfo
A collection of voldemort client side information what will be populated into the voldemort cluster when a client is connected to a voldemort cluster |
|
| DefaultStoreClient
The default StoreClient implementation
you get back from a StoreClientFactory |
|
| 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. |
|
| SystemStore
A client interface for interacting with System stores (managed by the cluster). |
|
| TimeoutConfig
Encapsulates the timeouts, in ms, for various Voldemort operations |
|
| UpdateAction
An update action such as a read-modify-store cycle. |
|
| Classes in voldemort.client used by voldemort.client.scheduler | |
|---|---|
| ClientInfo
A collection of voldemort client side information what will be populated into the voldemort cluster when a client is connected to a voldemort cluster |
|
| SystemStoreRepository
A repository that creates and maintains all the system stores in one place. |
|
| 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.server | |
|---|---|
| TimeoutConfig
Encapsulates the timeouts, in ms, for various Voldemort operations |
|
| Classes in voldemort.client used by voldemort.store | |
|---|---|
| RoutingTier
Enumerates different routing strategies. |
|
| Classes in voldemort.client used by voldemort.store.routed | |
|---|---|
| TimeoutConfig
Encapsulates the timeouts, in ms, for various Voldemort operations |
|
| Classes in voldemort.client used by voldemort.utils | |
|---|---|
| SystemStore
A client interface for interacting with System stores (managed by the cluster). |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||