public class KubernetesRegistry extends FailbackRegistry
KubernetesServiceDiscovery is the real implementation of Kubernetes| Constructor and Description |
|---|
KubernetesRegistry(URL url) |
| Modifier and Type | Method and Description |
|---|---|
void |
doRegister(URL url) |
void |
doSubscribe(URL url,
NotifyListener listener) |
void |
doUnregister(URL url) |
void |
doUnsubscribe(URL url,
NotifyListener listener) |
boolean |
isAvailable() |
destroy, reExportRegister, reExportUnregister, register, removeFailedRegisteredTask, removeFailedSubscribed, removeFailedSubscribedTask, removeFailedUnregisteredTask, removeFailedUnsubscribedTask, subscribe, unregister, unsubscribedoSaveProperties, getCacheFile, getCacheProperties, getCacheUrls, getLastCacheChanged, getNotified, getRegistered, getSubscribed, getUrl, lookup, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDelay, isServiceDiscoverypublic KubernetesRegistry(URL url)
public boolean isAvailable()
public void doRegister(URL url)
doRegister in class FailbackRegistrypublic void doUnregister(URL url)
doUnregister in class FailbackRegistrypublic void doSubscribe(URL url, NotifyListener listener)
doSubscribe in class FailbackRegistrypublic void doUnsubscribe(URL url, NotifyListener listener)
doUnsubscribe in class FailbackRegistryCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.