java.lang.Object | |
↳ | org.apache.helix.api.Cluster |
Represent a logical helix cluster
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
construct a cluster
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Check if the cluster supports participants automatically joining
| |||||||||||
Get all the persisted alerts for the cluster
| |||||||||||
Get the ClusterConfig specifying this cluster
| |||||||||||
Get a cluster constraint
| |||||||||||
Get all the constraints on the cluster
| |||||||||||
Get all the controller context currently on the cluster
| |||||||||||
Get controllers of the cluster
| |||||||||||
Get cluster id
| |||||||||||
Get the leader of the cluster
| |||||||||||
Get live participants of the cluster
| |||||||||||
Get participants of the cluster
| |||||||||||
Get resource given resource id
| |||||||||||
Get resources in the cluster
| |||||||||||
Get spectators of 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 persisted stats for 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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
construct a cluster
Check if the cluster supports participants automatically joining
Get the ClusterConfig specifying this cluster
Get a cluster constraint
type | the type of constrant to query |
---|
Get all the constraints on the cluster
Get all the controller context currently on the cluster
Get controllers of the cluster
Get the leader of the cluster
Get live participants of the cluster
Get participants of the cluster
Get resource given resource id
Get resources in the cluster
Get spectators of 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 persisted stats for 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