Package | Description |
---|---|
com.lts.job.registry.zookeeper | |
com.lts.job.registry.zookeeper.support | |
com.lts.job.registry.zookeeper.zkclient |
Modifier and Type | Method and Description |
---|---|
List<String> |
ZookeeperClient.addChildListener(String path,
ChildListener listener) |
void |
ZookeeperClient.removeChildListener(String path,
ChildListener listener) |
Modifier and Type | Method and Description |
---|---|
List<String> |
AbstractZookeeperClient.addChildListener(String path,
ChildListener listener) |
protected abstract TargetChildListener |
AbstractZookeeperClient.createTargetChildListener(String path,
ChildListener listener) |
void |
AbstractZookeeperClient.removeChildListener(String path,
ChildListener listener) |
Modifier and Type | Method and Description |
---|---|
protected org.I0Itec.zkclient.IZkChildListener |
ZkClientZookeeperClient.createTargetChildListener(String path,
ChildListener listener) |
Copyright © 2014. All Rights Reserved.