public class EtcdRegistry extends FailbackRegistry
| 构造器和说明 |
|---|
EtcdRegistry(URL url,
EtcdTransporter etcdTransporter) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
destroy()
destroy.
|
void |
doRegister(URL url) |
void |
doSubscribe(URL url,
NotifyListener listener) |
void |
doUnregister(URL url) |
void |
doUnsubscribe(URL url,
NotifyListener listener) |
boolean |
isAvailable()
is available.
|
reExportRegister, reExportUnregister, register, removeFailedRegisteredTask, removeFailedSubscribed, removeFailedSubscribedTask, removeFailedUnregisteredTask, removeFailedUnsubscribedTask, subscribe, unregister, unsubscribedoSaveProperties, getCacheFile, getCacheProperties, getCacheUrls, getLastCacheChanged, getNotified, getRegistered, getSubscribed, getUrl, lookup, toStringpublic EtcdRegistry(URL url, EtcdTransporter etcdTransporter)
public void doRegister(URL url)
doRegister 在类中 FailbackRegistrypublic void doUnregister(URL url)
doUnregister 在类中 FailbackRegistrypublic void doSubscribe(URL url, NotifyListener listener)
doSubscribe 在类中 FailbackRegistrypublic void doUnsubscribe(URL url, NotifyListener listener)
doUnsubscribe 在类中 FailbackRegistrypublic boolean isAvailable()
Nodepublic void destroy()
Nodedestroy 在接口中 Nodedestroy 在类中 FailbackRegistryCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.