com.alibaba.dubbo.remoting.zookeeper.curator
Class CuratorZookeeperTransporter

java.lang.Object
  extended by com.alibaba.dubbo.remoting.zookeeper.curator.CuratorZookeeperTransporter
All Implemented Interfaces:
ZookeeperTransporter

public class CuratorZookeeperTransporter
extends Object
implements ZookeeperTransporter


Constructor Summary
CuratorZookeeperTransporter()
           
 
Method Summary
 ZookeeperClient connect(URL url)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CuratorZookeeperTransporter

public CuratorZookeeperTransporter()
Method Detail

connect

public ZookeeperClient connect(URL url)
Specified by:
connect in interface ZookeeperTransporter


Copyright © 2012–2017 Alibaba. All rights reserved.