java.lang.Object | |
↳ | org.apache.helix.manager.zk.ZkHelixAutoController |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
add pre-connect callback
| |||||||||||
get cluster id to which this role belongs
| |||||||||||
get the underlying connection
| |||||||||||
get controller id
| |||||||||||
get id of this helix-role
| |||||||||||
get the messaging-service
| |||||||||||
get state machine engine
| |||||||||||
helix-role type
| |||||||||||
tell if this controller is leader of cluster
| |||||||||||
called after connection is established
| |||||||||||
called before disconnect
| |||||||||||
Add a LiveInstanceInfoProvider that is invoked before creating liveInstance.
| |||||||||||
start helix service async
| |||||||||||
stop helix service async
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.apache.helix.HelixAutoController
| |||||||||||
From interface
org.apache.helix.HelixConnectionStateListener
| |||||||||||
From interface
org.apache.helix.HelixRole
| |||||||||||
From interface
org.apache.helix.HelixService
|
get the messaging-service
get state machine engine
tell if this controller is leader of cluster
called after connection is established
called before disconnect
Add a LiveInstanceInfoProvider that is invoked before creating liveInstance. This allows applications to provide additional information that will be published to zookeeper and become available for discovery
start helix service async
stop helix service async