public class CommandZookeeperRegistry
extends com.weibo.api.motan.registry.zookeeper.ZookeeperRegistry
| 构造器和说明 |
|---|
CommandZookeeperRegistry(com.weibo.api.motan.rpc.URL url,
org.I0Itec.zkclient.ZkClient client) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected List<com.weibo.api.motan.rpc.URL> |
doDiscover(com.weibo.api.motan.rpc.URL url) |
protected void |
doSubscribe(com.weibo.api.motan.rpc.URL url,
com.weibo.api.motan.registry.NotifyListener listener) |
protected void |
doUnsubscribe(com.weibo.api.motan.rpc.URL url,
com.weibo.api.motan.registry.NotifyListener listener) |
close, discoverCommand, discoverService, doAvailable, doRegister, doUnavailable, doUnregister, getCommandListeners, getServiceListeners, subscribeCommand, subscribeService, unsubscribeCommand, unsubscribeServicecommandPreview, getCommandManagerMapdiscover, register, subscribe, unregister, unsubscribepublic CommandZookeeperRegistry(com.weibo.api.motan.rpc.URL url,
org.I0Itec.zkclient.ZkClient client)
protected void doSubscribe(com.weibo.api.motan.rpc.URL url,
com.weibo.api.motan.registry.NotifyListener listener)
doSubscribe 在类中 com.weibo.api.motan.registry.support.command.CommandFailbackRegistryprotected void doUnsubscribe(com.weibo.api.motan.rpc.URL url,
com.weibo.api.motan.registry.NotifyListener listener)
doUnsubscribe 在类中 com.weibo.api.motan.registry.support.command.CommandFailbackRegistryprotected List<com.weibo.api.motan.rpc.URL> doDiscover(com.weibo.api.motan.rpc.URL url)
doDiscover 在类中 com.weibo.api.motan.registry.support.command.CommandFailbackRegistryCopyright © 2024. All rights reserved.