Package voldemort.server.rebalance

Classes dealing with rebalancing on the server side.

See:
          Description

Class Summary
Rebalancer Service responsible for rebalancing
Handles two scenarios a) When a new request comes in b) When a rebalancing was shut down and the box was restarted
RebalancerService  
RebalancerState Store and manipulate rebalancing state.
 

Exception Summary
AlreadyRebalancingException  
VoldemortRebalancingException  
 

Package voldemort.server.rebalance Description

Classes dealing with rebalancing on the server side.

This includes the service dealing with rebalancing + state information



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