| Interface | Description |
|---|---|
| ZooKeeperService |
Interface of ZooKeeper management service.
|
| Class | Description |
|---|---|
| ZkConcurrentMap |
Provides a map view to the zookeeper structure below an existing root node path.
|
| ZkConnection |
wrapper of ZooKeeper client that executes a number of ZooKeeper operation with handling for ConnectionLoss errors.
|
| ZkLock |
Zookeeper Lock implementation.
|