java.lang.Object | ||
↳ | org.apache.helix.model.builder.IdealStateBuilder | |
↳ | org.apache.helix.model.builder.AutoRebalanceModeISBuilder |
IdealState builder for FULL_AUTO mode
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Start building a SEMI_AUTO IdealState
| |||||||||||
Start building a SEMI_AUTO IdealState
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Add a partition, Helix will automatically assign the placement and state
for this partition at runtime.
| |||||||||||
Add a partition, Helix will automatically assign the placement and state
for this partition at runtime.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Start building a SEMI_AUTO IdealState
resourceName | the resource |
---|
Start building a SEMI_AUTO IdealState
resourceId | the resource |
---|
Add a partition, Helix will automatically assign the placement and state for this partition at runtime.
partitionId | the partition to add |
---|
Add a partition, Helix will automatically assign the placement and state for this partition at runtime.
partitionName | the partition to add |
---|