| Package | Description |
|---|---|
| org.apache.dubbo.remoting.zookeeper | |
| org.apache.dubbo.remoting.zookeeper.curator | |
| org.apache.dubbo.remoting.zookeeper.support |
| 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 |
|---|---|
org.apache.dubbo.remoting.zookeeper.curator.CuratorZookeeperClient.CuratorWatcherImpl |
CuratorZookeeperClient.createTargetChildListener(String path,
ChildListener listener) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
AbstractZookeeperClient.addChildListener(String path,
ChildListener listener) |
void |
AbstractZookeeperClient.removeChildListener(String path,
ChildListener listener) |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.