| 程序包 | 说明 |
|---|---|
| com.alibaba.dubbo.remoting.zookeeper | |
| com.alibaba.dubbo.remoting.zookeeper.curator | |
| com.alibaba.dubbo.remoting.zookeeper.support | |
| com.alibaba.dubbo.remoting.zookeeper.zkclient |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
ZookeeperClient.addChildListener(String path,
ChildListener listener) |
void |
ZookeeperClient.removeChildListener(String path,
ChildListener listener) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.curator.framework.api.CuratorWatcher |
CuratorZookeeperClient.createTargetChildListener(String path,
ChildListener listener) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
AbstractZookeeperClient.addChildListener(String path,
ChildListener listener) |
void |
AbstractZookeeperClient.removeChildListener(String path,
ChildListener listener) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.I0Itec.zkclient.IZkChildListener |
ZkclientZookeeperClient.createTargetChildListener(String path,
ChildListener listener) |
Copyright © 2012–2017 Alibaba. All rights reserved.