Package voldemort.client.rebalance

All classes associated with the rebalance controller tool.

See:
          Description

Class Summary
RebalanceBatchPlan Constructs a batch plan that goes from currentCluster to finalCluster.
RebalanceBatchPlanProgressBar  
RebalanceController Executes a RebalancePlan.
RebalancePlan RebalancePlan encapsulates all aspects of planning a shuffle, cluster expansion, or zone expansion.
RebalanceScheduler Scheduler for rebalancing tasks.
RebalanceTaskInfo Rebalance Task info maintains all information needed for rebalancing for a stealer-donor node tuple.
 

Package voldemort.client.rebalance Description

All classes associated with the rebalance controller tool.

The main controller is RebalanceController



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