public interface ZooKeeperConnectionObserver
| Modifier and Type | Method and Description |
|---|---|
void |
connected()
Called when the connection to the ZooKeeper quorum is established.
|
void |
disconnected()
Called when the connection to the ZooKeeper quorum was interrupted.
|
Copyright © 2014–2018 Lable. All rights reserved.