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.
|
ZkConfigurationUpdateWatcher |
Uses ZooKeeper to coordinate configuration updating in a SMILA cluster.
|
ZkConnection |
wrapper of ZooKeeper client that executes a number of ZooKeeper operation with handling for ConnectionLoss errors.
|
ZkLock |
Zookeeper Lock implementation.
|