| Package | Description |
|---|---|
| org.apache.dubbo.remoting.zookeeper | |
| org.apache.dubbo.remoting.zookeeper.support |
| Modifier and Type | Method and Description |
|---|---|
void |
ZookeeperClient.addDataListener(String path,
DataListener listener) |
void |
ZookeeperClient.addDataListener(String path,
DataListener listener,
Executor executor) |
void |
ZookeeperClient.removeDataListener(String path,
DataListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractZookeeperClient.addDataListener(String path,
DataListener listener) |
void |
AbstractZookeeperClient.addDataListener(String path,
DataListener listener,
Executor executor) |
void |
AbstractZookeeperClient.removeDataListener(String path,
DataListener listener) |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.