public interface ConnectionStateListener
| Modifier and Type | Method and Description |
|---|---|
void |
stateChanged(io.etcd.jetcd.Client client,
int newState)
Called when there is a state change in the connection
|
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.