C L N O P R S Z 

C

configure(Configuration) - Method in class org.lable.oss.dynamicconfig.provider.zookeeper.ZookeepersAsConfigSource

This class required two parameters to be set in the configuration object passed: quorum Comma-separated list of addresses for the Zookeeper quorum.

L

listen(HierarchicalConfigurationDeserializer, ConfigChangeListener) - Method in class org.lable.oss.dynamicconfig.provider.zookeeper.ZookeepersAsConfigSource

When this method is called, it connects to the Zookeeper quorum, and maintains a watch on the configuration node.

load(HierarchicalConfigurationDeserializer, ConfigChangeListener) - Method in class org.lable.oss.dynamicconfig.provider.zookeeper.ZookeepersAsConfigSource

For the initial loading of the configuration, this class connects to the Zookeeper quorum, waits for a successful connection, and then loads the configuration once.

N

name() - Method in class org.lable.oss.dynamicconfig.provider.zookeeper.ZookeepersAsConfigSource
NodeWatcher - Class in org.lable.oss.dynamicconfig.provider.zookeeper
Zookeeper node watcher.
NodeWatcher(String, AsyncCallback.DataCallback, String) - Constructor for class org.lable.oss.dynamicconfig.provider.zookeeper.NodeWatcher
Construct a new NodeWatcher.

O

org.lable.oss.dynamicconfig.provider.zookeeper - package org.lable.oss.dynamicconfig.provider.zookeeper
 

P

process(WatchedEvent) - Method in class org.lable.oss.dynamicconfig.provider.zookeeper.NodeWatcher
 

R

run() - Method in class org.lable.oss.dynamicconfig.provider.zookeeper.NodeWatcher
 

S

systemProperties() - Method in class org.lable.oss.dynamicconfig.provider.zookeeper.ZookeepersAsConfigSource

Z

ZookeepersAsConfigSource - Class in org.lable.oss.dynamicconfig.provider.zookeeper
Retrieve configuration from a Zookeeper quorum, and maintain a watch for updates.
ZookeepersAsConfigSource() - Constructor for class org.lable.oss.dynamicconfig.provider.zookeeper.ZookeepersAsConfigSource
Construct a new ZookeepersAsConfigSource.
C L N O P R S Z 

Copyright © 2015 Lable. All rights reserved.