java.lang.Object | |
↳ | org.apache.helix.manager.zk.ZkHelixParticipant |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
add pre-connect callback
| |||||||||||
get cluster id to which this role belongs
| |||||||||||
get the underlying connection
| |||||||||||
get id of this helix-role
| |||||||||||
get the messaging-service
| |||||||||||
get participant id
| |||||||||||
get state machine engine
| |||||||||||
helix-role type
| |||||||||||
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.HelixConnectionStateListener
| |||||||||||
From interface
org.apache.helix.HelixParticipant
| |||||||||||
From interface
org.apache.helix.HelixRole
| |||||||||||
From interface
org.apache.helix.HelixService
|
get the messaging-service
get state machine engine
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