public interface ConnectionStateListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
stateChanged(CuratorFramework client,
ConnectionState newState) |
Called when there is a state change in the connection
|
void stateChanged(CuratorFramework client, ConnectionState newState)
client - the clientnewState - the new stateCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.