接口的使用
org.apache.dubbo.remoting.zookeeper.ZookeeperClient
-
使用ZookeeperClient的程序包 程序包 说明 org.apache.dubbo.remoting.zookeeper -
-
org.apache.dubbo.remoting.zookeeper中ZookeeperClient的使用
实现ZookeeperClient的org.apache.dubbo.remoting.zookeeper中的类 修饰符和类型 类 说明 classAbstractZookeeperClient<TargetDataListener,TargetChildListener>返回ZookeeperClient的org.apache.dubbo.remoting.zookeeper中的方法 修饰符和类型 方法 说明 ZookeeperClientAbstractZookeeperTransporter. connect(URL url)share connect for registry, metadata, etc..ZookeeperClientZookeeperTransporter. connect(URL url)ZookeeperClientAbstractZookeeperTransporter. fetchAndUpdateZookeeperClientCache(List<String> addressList)get the ZookeeperClient from cache, the ZookeeperClient must be connected.返回变量类型为ZookeeperClient的类型的org.apache.dubbo.remoting.zookeeper中的方法 修饰符和类型 方法 说明 Map<String,ZookeeperClient>AbstractZookeeperTransporter. getZookeeperClientMap()for unit test
-