Uses of Package
voldemort.server.rebalance

Packages that use voldemort.server.rebalance
voldemort.server.protocol The server side of request RPC handling. 
voldemort.server.protocol.admin Server side implementation of admin based requests 
voldemort.server.rebalance Classes dealing with rebalancing on the server side. 
voldemort.server.rebalance.async   
voldemort.store.metadata Our in-memory metadata store on the server which is backed by the configuration files. 
 

Classes in voldemort.server.rebalance used by voldemort.server.protocol
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
 

Classes in voldemort.server.rebalance used by voldemort.server.protocol.admin
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
 

Classes in voldemort.server.rebalance used by voldemort.server.rebalance
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
RebalancerState
          Store and manipulate rebalancing state.
 

Classes in voldemort.server.rebalance used by voldemort.server.rebalance.async
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
 

Classes in voldemort.server.rebalance used by voldemort.store.metadata
RebalancerState
          Store and manipulate rebalancing state.
 



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