public class CuratorZookeeperTransporter extends AbstractZookeeperTransporter
| Constructor and Description |
|---|
CuratorZookeeperTransporter() |
| Modifier and Type | Method and Description |
|---|---|
ZookeeperClient |
createZookeeperClient(URL url) |
connectpublic ZookeeperClient createZookeeperClient(URL url)
url - the url that will create zookeeper connection .
The url in AbstractZookeeperTransporter#connect parameter is rewritten by this one.
such as: zookeeper://127.0.0.1:2181/org.apache.dubbo.remoting.zookeeper.ZookeeperTransporterCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.