Uses of Package
voldemort.store.routed.action

Packages that use voldemort.store.routed.action
voldemort.store.routed A store implmentation that handles routing to nodes, and repairing obsolete values detected on those nodes. 
voldemort.store.routed.action Classes representing various states for the state based routing stores. 
 

Classes in voldemort.store.routed.action used by voldemort.store.routed
Action
          An Action is executed in response to the Pipeline receiving an Pipeline.Event.
AsyncPutSynchronizer
          The AsyncPutSynchronizer Class is used for synchronizing operations inside PerformParallelPut action More specifically, it coordinate the exception handling and hinted handoff responsibility between master thread and async put threads
 

Classes in voldemort.store.routed.action used by voldemort.store.routed.action
AbstractAction
           
AbstractConfigureNodes
           
AbstractHintedHandoffAction
           
AbstractKeyBasedAction
           
AbstractReadRepair
           
Action
          An Action is executed in response to the Pipeline receiving an Pipeline.Event.
ConfigureNodesByZone
          Configure the Nodes obtained via the routing strategy based on the zone information.
ConfigureNodesDefault
          Default Configure Nodes that does not reorder the list of nodes obtained via the routing strategy
PerformDeleteHintedHandoff
           
 



Jay Kreps, Roshan Sumbaly, Alex Feinberg, Bhupesh Bansal, Lei Gao, Chinmay Soman, Vinoth Chandar, Zhongjie Wu