| 程序包 | 说明 |
|---|---|
| com.weibo.api.motan.cluster.support | |
| com.weibo.api.motan.registry | |
| com.weibo.api.motan.registry.support | |
| com.weibo.api.motan.registry.support.command |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ClusterSupport<T>
Notify cluster the referers have changed.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DiscoveryService.subscribe(URL url,
NotifyListener listener) |
void |
DiscoveryService.unsubscribe(URL url,
NotifyListener listener) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract void |
FailbackRegistry.concreteSubscribe(URL url,
NotifyListener listener) |
protected abstract void |
FailbackRegistry.concreteUnsubscribe(URL url,
NotifyListener listener) |
void |
LocalRegistryService.doSubscribe(URL url,
NotifyListener listener) |
void |
FailbackRegistry.doSubscribe(URL url,
NotifyListener listener) |
protected abstract void |
AbstractRegistry.doSubscribe(URL url,
NotifyListener listener) |
void |
LocalRegistryService.doUnsubscribe(URL url,
NotifyListener listener) |
void |
FailbackRegistry.doUnsubscribe(URL url,
NotifyListener listener) |
protected abstract void |
AbstractRegistry.doUnsubscribe(URL url,
NotifyListener listener) |
protected void |
AbstractRegistry.notify(URL refUrl,
NotifyListener listener,
List<URL> urls) |
void |
AbstractRegistry.subscribe(URL url,
NotifyListener listener) |
void |
AbstractRegistry.unsubscribe(URL url,
NotifyListener listener) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CommandServiceManager.addNotifyListener(NotifyListener notifyListener) |
protected void |
CommandFailbackRegistry.concreteSubscribe(URL url,
NotifyListener listener) |
protected void |
CommandFailbackRegistry.concreteUnsubscribe(URL url,
NotifyListener listener) |
void |
CommandServiceManager.removeNotifyListener(NotifyListener notifyListener) |
Copyright © 2016. All rights reserved.