| 程序包 | 说明 |
|---|---|
| org.apache.dubbo.remoting.zookeeper |
| 限定符和类型 | 方法和说明 |
|---|---|
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.