public class

DistClusterControllerElection

extends Object
implements ControllerChangeListener
java.lang.Object
   ↳ org.apache.helix.participant.DistClusterControllerElection

Summary

Public Constructors
DistClusterControllerElection(String zkAddr)
Public Methods
synchronized void onControllerChange(NotificationContext changeContext)
may be accessed by multiple threads: zk-client thread and ZkHelixManager.disconnect()->reset() TODO: Refactor accessing HelixMaangerMain class statically
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.apache.helix.ControllerChangeListener

Public Constructors

public DistClusterControllerElection (String zkAddr)

Public Methods

public synchronized void onControllerChange (NotificationContext changeContext)

may be accessed by multiple threads: zk-client thread and ZkHelixManager.disconnect()->reset() TODO: Refactor accessing HelixMaangerMain class statically

Parameters
changeContext description of the event and state