java.lang.Object | |
↳ | org.apache.helix.api.config.ClusterConfig |
Configuration properties of a cluster
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ClusterConfig.Builder | Assembles a cluster configuration | ||||||||||
ClusterConfig.Delta | Update context for a ClusterConfig |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Check if this cluster allows participants to join automatically
| |||||||||||
Get all the alerts persisted on the cluster
| |||||||||||
Get all the constraints on the cluster
| |||||||||||
Get cluster id
| |||||||||||
Get participants of the cluster
| |||||||||||
Get resources in the cluster
| |||||||||||
Get all the state model definitions on the cluster
| |||||||||||
Get the maximum number of participants that can be in a state
| |||||||||||
Get all the statistics persisted on the cluster
| |||||||||||
Get the limit of simultaneous execution of a transition
| |||||||||||
Get user-specified configuration properties of this cluster
| |||||||||||
Check the paused status of the cluster
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Check if this cluster allows participants to join automatically
Get all the constraints on the cluster
Get participants of the cluster
Get resources in the cluster
Get all the state model definitions on the cluster
Get the maximum number of participants that can be in a state
scope | the scope for the bound |
---|---|
stateModelDefId | the state model of the state |
state | the constrained state |
Get all the statistics persisted on the cluster
Get the limit of simultaneous execution of a transition
scope | the scope under which the transition is constrained |
---|---|
stateModelDefId | the state model of which the transition is a part |
transition | the constrained transition |
Get user-specified configuration properties of this cluster
Check the paused status of the cluster