| java.lang.Object | |||
| ↳ | org.apache.helix.controller.rebalancer.context.BasicRebalancerContext | ||
| ↳ | org.apache.helix.controller.rebalancer.context.PartitionedRebalancerContext | ||
| ↳ | org.apache.helix.controller.rebalancer.context.FullAutoRebalancerContext | ||
RebalancerContext for FULL_AUTO rebalancing mode. By default, it corresponds to
FullAutoRebalancer
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| FullAutoRebalancerContext.Builder | Builder for a full auto rebalancer context. | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.apache.helix.controller.rebalancer.context.PartitionedRebalancerContext
| |||||||||||
From class
org.apache.helix.controller.rebalancer.context.BasicRebalancerContext
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
org.apache.helix.controller.rebalancer.context.RebalancerContext
| |||||||||||
From interface
org.apache.helix.controller.rebalancer.context.ReplicatedRebalancerContext
| |||||||||||