| Class | Description |
|---|---|
| CuratorLocker |
Gets an exclusive lock on service-specific ZK node to ensure two schedulers aren't running simultaneously for the
same service.
|
| CuratorPersister |
The Curator implementation of the
Persister interface provides for persistence and retrieval of data from
Zookeeper. |
| CuratorPersister.Builder |
Builder for constructing
CuratorPersister instances. |
| CuratorUtils |
A set of common utilites for managing Curator/Zookeeper paths and data.
|