| Class | Description |
|---|---|
| AbstractZookeeperPropertySource |
A
EnumerablePropertySource that has a notion of a context which is the root
folder in Zookeeper. |
| ConfigWatcher |
Class that registers a
TreeCache for each context. |
| ZookeeperConfigAutoConfiguration |
Auto-configuration that registers a Zookeeper configuration watcher. |
| ZookeeperConfigAutoConfiguration.ZkRefreshConfiguration | |
| ZookeeperConfigBootstrapConfiguration |
Bootstrap Configuration for Zookeeper Configuration.
|
| ZookeeperConfigProperties |
Properties related to keeping configuration in Zookeeper.
|
| ZookeeperPropertySource |
PropertySource that stores properties from
Zookeeper inside a map. |
| ZookeeperPropertySourceLocator |
Zookeeper provides a hierarchical
namespace that allows clients to store arbitrary data, such as configuration data.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.