| Interface | Description |
|---|---|
| MonitoringZookeeperConnection.NodeChangeListener | |
| ZooKeeperConnectionObserver |
Implementing classes wish to be notified of changes in the status of the connection to the ZooKeeper quorum.
|
| Class | Description |
|---|---|
| MonitoringZookeeperConnection |
Connects to a ZooKeeper quorum and watches a number of nodes for changes.
|
| ZooKeeperHelper |
A collection of short hand static methods for common ZooKeeper operations.
|
| ZooKeeperLock |
A locking mechanism that uses a ZooKeeper quorum to acquire an exclusive claim.
|
| Enum | Description |
|---|---|
| MonitoringZookeeperConnection.State |
State of the
MonitoringZookeeperConnection class. |
| ZooKeeperLock.State |
Internal state of this lock.
|
Copyright © 2015–2019 Lable. All rights reserved.