Uses of Class
voldemort.client.rebalance.RebalanceNodePlan

Packages that use RebalanceNodePlan
voldemort.client.rebalance All classes associated with the rebalance controller tool. 
 

Uses of RebalanceNodePlan in voldemort.client.rebalance
 

Methods in voldemort.client.rebalance that return types with arguments of type RebalanceNodePlan
 java.util.List<RebalanceNodePlan> OrderedClusterTransition.getOrderedRebalanceNodePlanList()
           
 java.util.Queue<RebalanceNodePlan> RebalanceClusterPlan.getRebalancingTaskQueue()
           
 



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