public static interface DruidLeaderSelector.Listener
| Modifier and Type | Method and Description | 
|---|---|
void | 
becomeLeader()
Notification that this node should start activities to be done by the leader. 
 | 
void | 
stopBeingLeader()
Notification that shid node should stop acitivities which are done by the leader. 
 | 
void becomeLeader()
void stopBeingLeader()
Copyright © 2011–2018. All rights reserved.