All Classes
| Class | Description |
|---|---|
| CuratorFrameworkFactoryBean |
A Spring-friendly way to build a
CuratorFramework and implementing SmartLifecycle. |
| LeaderInitiator |
Bootstrap leadership
candidates
with ZooKeeper/Curator. |
| LeaderInitiatorFactoryBean |
Creates a
LeaderInitiator. |
| LeaderListenerParser | |
| ZookeeperLockRegistry |
ExpirableLockRegistry implementation using Zookeeper, or more specifically,
Curator InterProcessMutex. |
| ZookeeperLockRegistry.KeyToPathStrategy |
Strategy to convert a lock key (e.g.
|
| ZookeeperMetadataStore |
Zookeeper-based
ListenableMetadataStore based on a Zookeeper node. |
| ZookeeperMetadataStoreException | |
| ZookeeperNamespaceHandler |