org.apache.curator.framework.state.ConnectionStateListenerLeaderSelectorListenerAdapterpublic interface LeaderSelectorListener
extends org.apache.curator.framework.state.ConnectionStateListener
LeaderSelector| Modifier and Type | Method | Description |
|---|---|---|
void |
takeLeadership(org.apache.curator.framework.CuratorFramework client) |
Called when your instance has been granted leadership.
|
void takeLeadership(org.apache.curator.framework.CuratorFramework client)
throws java.lang.Exception
client - the clientjava.lang.Exception - any errorsCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.