| Package | Description |
|---|---|
| org.apache.dubbo.remoting.zookeeper |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractZookeeperClient<TargetDataListener,TargetChildListener> |
| Modifier and Type | Method and Description |
|---|---|
ZookeeperClient |
ZookeeperTransporter.connect(URL url) |
ZookeeperClient |
AbstractZookeeperTransporter.connect(URL url)
share connect for registry, metadata, etc..
|
ZookeeperClient |
AbstractZookeeperTransporter.fetchAndUpdateZookeeperClientCache(List<String> addressList)
get the ZookeeperClient from cache, the ZookeeperClient must be connected.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,ZookeeperClient> |
AbstractZookeeperTransporter.getZookeeperClientMap()
for unit test
|
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.