- java.lang.Object
-
- com.alibaba.dubbo.registry.support.AbstractRegistry
-
- com.alibaba.dubbo.registry.support.FailbackRegistry
-
- com.alibaba.dubbo.registry.nacos.NacosRegistry
-
-
构造器概要
构造器
| 构造器 |
说明 |
NacosRegistry(com.alibaba.dubbo.common.URL url,
com.alibaba.nacos.api.naming.NamingService namingService) |
|
-
方法概要
-
从类继承的方法 com.alibaba.dubbo.registry.support.AbstractRegistry
doSaveProperties, getCacheFile, getCacheProperties, getCacheUrls, getLastCacheChanged, getNotified, getRegistered, getSubscribed, getUrl, toString
-
从类继承的方法 com.alibaba.dubbo.registry.support.FailbackRegistry
destroy, getFailedNotified, getFailedRegistered, getFailedSubscribed, getFailedUnregistered, getFailedUnsubscribed, getRetryFuture, register, subscribe, unregister, unsubscribe
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.