| java.lang.Object | |
| ↳ | org.apache.helix.model.builder.IdealStateBuilder | 
   Known Direct Subclasses
  
 | 
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _record | |||||||||||
| rebalancerMode | Helix rebalancer strategies. | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Instantiate with a resource id 
  
   | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
sub-class should implement this to set ideal-state mode 
  
   | |||||||||||
Set the state model definition to use with this ideal state 
  
   | |||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Object
 | |||||||||||
Helix rebalancer strategies. AUTO, SEMI_AUTO, CUSTOMIZED
Instantiate with a resource id
| resourceId | the resource for which to build an ideal state | 
|---|
sub-class should implement this to set ideal-state mode
Set the state model definition to use with this ideal state
| stateModelDefId | state model identifier | 
|---|