Class Overview
do distributed leader election
Summary
Public Methods |
synchronized
void
|
onControllerChange(NotificationContext changeContext)
may be accessed by multiple threads: zk-client thread and
ZkHelixManager.disconnect()->reset() TODO: Refactor accessing
HelixMangerMain class statically
|
Public Constructors
Public Methods
public
synchronized
void
onControllerChange
(NotificationContext changeContext)
may be accessed by multiple threads: zk-client thread and
ZkHelixManager.disconnect()->reset() TODO: Refactor accessing
HelixMangerMain class statically
Parameters
changeContext
| description of the event and state
|