public interface LeaderSelectorListener extends ConnectionStateListener
LeaderSelector| Modifier and Type | Method and Description |
|---|---|
void |
takeLeadership(CuratorFramework client)
Called when your instance has been granted leadership.
|
stateChangedvoid takeLeadership(CuratorFramework client) throws Exception
client - the clientException - any errorsCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.