|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
RequestHandler
StoreClientFactory
implementationsPipeline
receiving an
Pipeline.Event
.Cluster
object.
AdminClient
RequestHandler
MetadataStore.VoldemortState
MetadataStore.VoldemortState.NORMAL_SERVER
).
MetadataStore.VoldemortState
MetadataStore.VoldemortState.NORMAL_SERVER
).
MetadataStore.VoldemortState
MetadataStore.VoldemortState.NORMAL_SERVER
).
Double
list
Long
list
ClientRequest
logic.StoreClientFactory
which caches requests to
getStoreClient
MetadataStore.VoldemortState
MetadataStore.VoldemortState.NORMAL_SERVER
).
ClientRequestExecutorPool
to execute
requests
for the client.ClientRequestExecutor
keyed off the
SocketDestination
.ClientRequestExecutor
once all the processing
(normal or abnormal) has occurred on the ClientRequest
object.
MetadataStore
SocketDestination
.
Object.equals(Object)
, or "deeply equal" if both are arrays.
StoreClient
implementation
you get back from a StoreClientFactory
RebalanceUtils.vacateZone(Cluster, int)
, takes the
current store definitions in the cluster and creates store definitions
with the specified zone effectively dropped.
ClassLoader.getResource(String)
internally to find the class
file and then dump the bytes[]
ZenStoreClient
is created as opposed to a
DefaultStoreClient
true = DefaultStoreClient and false = ZenStoreClient
VoldemortConfig
).
ClientConfig
).
RequestFormat
instance's
writeXxx method.
getAll
, except
that the transforms are applied on the value associated with each key
before returning the results
StorageEngine.putAndUnlock(Object, KeyLockHandle)
or
StorageEngine.releaseLock(KeyLockHandle)
is called with the same
lock handle.
VoldemortConfig.getFailureDetectorBannagePeriod()
instead