| Package | Description |
|---|---|
| org.apache.dubbo.remoting.zookeeper |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
AbstractZookeeperClient.addChildListener(String path,
ChildListener listener) |
List<String> |
ZookeeperClient.addChildListener(String path,
ChildListener listener) |
void |
AbstractZookeeperClient.removeChildListener(String path,
ChildListener listener) |
void |
ZookeeperClient.removeChildListener(String path,
ChildListener listener) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.