java.lang.Object | ||
↳ | org.apache.helix.api.id.Id | |
↳ | org.apache.helix.api.id.ControllerId |
Identifies Helix nodes that take on the CONTROLLER role
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Create a controller id
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Get a ControllerId from a string
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Create a controller id
id | string representation of a controller id |
---|
Get a ControllerId from a string
controllerId | string representing the id |
---|