JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
F
G
R
S
Z
A
addUpdateListener(WatchedUpdateListener)
- Method in class com.netflix.config.source.
ZooKeeperConfigurationSource
C
close()
- Method in class com.netflix.config.source.
ZooKeeperConfigurationSource
com.netflix.config.source
- package com.netflix.config.source
F
fireEvent(WatchedUpdateResult)
- Method in class com.netflix.config.source.
ZooKeeperConfigurationSource
G
getCurrentData()
- Method in class com.netflix.config.source.
ZooKeeperConfigurationSource
R
removeUpdateListener(WatchedUpdateListener)
- Method in class com.netflix.config.source.
ZooKeeperConfigurationSource
S
start()
- Method in class com.netflix.config.source.
ZooKeeperConfigurationSource
Adds a listener to the pathChildrenCache, initializes the cache, then starts the cache-management background thread
Z
ZooKeeperConfigurationSource
- Class in
com.netflix.config.source
Implementation of the dynamic
WatchedConfigurationSource
for ZooKeeper using Curator.
ZooKeeperConfigurationSource(CuratorFramework, String)
- Constructor for class com.netflix.config.source.
ZooKeeperConfigurationSource
Creates the pathChildrenCache using the CuratorFramework client and ZK root path node for the config
A
C
F
G
R
S
Z
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes