package

org.apache.helix.controller.rebalancer

Interfaces

HelixRebalancer Allows one to come up with custom implementation of a rebalancer. 
Rebalancer Allows one to come up with custom implementation of a rebalancer. 

Classes

CustomRebalancer  
FallbackRebalancer This class is intented for use to wrap usages of Rebalancer
FullAutoRebalancer  
RebalancerRef Reference to a class that extends HelixRebalancer
SemiAutoRebalancer Rebalancer for the SEMI_AUTO mode.