跳过导航链接
A C D E G H I L N O R S T U V W 

A

accept(T) - 接口 中的方法org.apache.dubbo.registry.nacos.function.NacosConsumer
Applies this function to the given argument.
addListener(ServiceInstancesChangedListener) - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceDiscovery.NacosEventListener
 
addServiceInstancesChangedListener(ServiceInstancesChangedListener) - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceDiscovery
 
apply(T) - 接口 中的方法org.apache.dubbo.registry.nacos.function.NacosFunction
Applies this function to the given argument.

C

createNamingService(URL) - 类 中的静态方法org.apache.dubbo.registry.nacos.util.NacosNamingServiceUtils
Create an instance of NamingService from specified connection url

D

DEFAULT_PARAM_VALUE - 类 中的静态变量org.apache.dubbo.registry.nacos.NacosServiceName
 
deregisterInstance(String, String, String, int) - 类 中的方法org.apache.dubbo.registry.nacos.NacosNamingServiceWrapper
 
deregisterInstance(String, String, Instance) - 类 中的方法org.apache.dubbo.registry.nacos.NacosNamingServiceWrapper
 
destroy() - 类 中的方法org.apache.dubbo.registry.nacos.NacosRegistry
 
doDestroy() - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceDiscovery
 
doRegister(URL) - 类 中的方法org.apache.dubbo.registry.nacos.NacosRegistry
 
doRegister(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceDiscovery
 
doSubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.nacos.NacosRegistry
 
doUnregister(URL) - 类 中的方法org.apache.dubbo.registry.nacos.NacosRegistry
 
doUnregister(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceDiscovery
 
doUnsubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.nacos.NacosRegistry
 

E

equals(Object) - 类 中的方法org.apache.dubbo.registry.nacos.NacosAggregateListener
 
equals(Object) - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
 

G

getAllInstances(String, String) - 类 中的方法org.apache.dubbo.registry.nacos.NacosNamingServiceWrapper
 
getCategory() - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
 
getGroup() - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
 
getGroup(URL) - 类 中的静态方法org.apache.dubbo.registry.nacos.util.NacosNamingServiceUtils
The group of NamingService to register
getInstances(String) - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceDiscovery
 
getNotifyListener() - 类 中的方法org.apache.dubbo.registry.nacos.NacosAggregateListener
 
getServerStatus() - 类 中的方法org.apache.dubbo.registry.nacos.NacosNamingServiceWrapper
 
getServiceInterface() - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
 
getServiceNames() - 类 中的方法org.apache.dubbo.registry.nacos.NacosAggregateListener
 
getServices() - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceDiscovery
 
getServicesOfServer(int, int, String) - 类 中的方法org.apache.dubbo.registry.nacos.NacosNamingServiceWrapper
 
getUrl() - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceDiscovery
 
getValue() - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
 
getVersion() - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
 

H

hashCode() - 类 中的方法org.apache.dubbo.registry.nacos.NacosAggregateListener
 
hashCode() - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
 

I

isAvailable() - 类 中的方法org.apache.dubbo.registry.nacos.NacosRegistry
 
isCompatible(NacosServiceName) - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
 
isConcrete() - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
Is the concrete service name or not
isEmpty() - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceDiscovery.NacosEventListener
 

L

lookup(URL) - 类 中的方法org.apache.dubbo.registry.nacos.NacosRegistry
 

N

NacosAggregateListener - org.apache.dubbo.registry.nacos中的类
 
NacosAggregateListener(NotifyListener) - 类 的构造器org.apache.dubbo.registry.nacos.NacosAggregateListener
 
NacosConsumer<T> - org.apache.dubbo.registry.nacos.function中的接口
A function interface for action with NacosException
NacosEventListener() - 类 的构造器org.apache.dubbo.registry.nacos.NacosServiceDiscovery.NacosEventListener
 
NacosFunction<T,R> - org.apache.dubbo.registry.nacos.function中的接口
A function interface for action with NacosException
NacosNamingServiceUtils - org.apache.dubbo.registry.nacos.util中的类
The utilities class for NamingService
NacosNamingServiceUtils() - 类 的构造器org.apache.dubbo.registry.nacos.util.NacosNamingServiceUtils
 
NacosNamingServiceWrapper - org.apache.dubbo.registry.nacos中的类
 
NacosNamingServiceWrapper(NamingService, int, int) - 类 的构造器org.apache.dubbo.registry.nacos.NacosNamingServiceWrapper
 
NacosRegistry - org.apache.dubbo.registry.nacos中的类
Nacos Registry
NacosRegistry(URL, NacosNamingServiceWrapper) - 类 的构造器org.apache.dubbo.registry.nacos.NacosRegistry
 
NacosRegistryFactory - org.apache.dubbo.registry.nacos中的类
NacosRegistryFactory() - 类 的构造器org.apache.dubbo.registry.nacos.NacosRegistryFactory
 
NacosServiceDiscovery - org.apache.dubbo.registry.nacos中的类
Nacos ServiceDiscovery implementation
NacosServiceDiscovery(ApplicationModel, URL) - 类 的构造器org.apache.dubbo.registry.nacos.NacosServiceDiscovery
 
NacosServiceDiscovery.NacosEventListener - org.apache.dubbo.registry.nacos中的类
 
NacosServiceDiscoveryFactory - org.apache.dubbo.registry.nacos中的类
 
NacosServiceDiscoveryFactory() - 类 的构造器org.apache.dubbo.registry.nacos.NacosServiceDiscoveryFactory
 
NacosServiceName - org.apache.dubbo.registry.nacos中的类
The service name of Nacos
NacosServiceName() - 类 的构造器org.apache.dubbo.registry.nacos.NacosServiceName
 
NacosServiceName(URL) - 类 的构造器org.apache.dubbo.registry.nacos.NacosServiceName
 
NacosServiceName(String) - 类 的构造器org.apache.dubbo.registry.nacos.NacosServiceName
 
NAME_SEPARATOR - 类 中的静态变量org.apache.dubbo.registry.nacos.NacosServiceName
 

O

onEvent(Event) - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceDiscovery.NacosEventListener
 
org.apache.dubbo.registry.nacos - 程序包 org.apache.dubbo.registry.nacos
 
org.apache.dubbo.registry.nacos.function - 程序包 org.apache.dubbo.registry.nacos.function
 
org.apache.dubbo.registry.nacos.util - 程序包 org.apache.dubbo.registry.nacos.util
 

R

registerInstance(String, String, Instance) - 类 中的方法org.apache.dubbo.registry.nacos.NacosNamingServiceWrapper
 
removeListener(ServiceInstancesChangedListener) - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceDiscovery.NacosEventListener
 
removeServiceInstancesChangedListener(ServiceInstancesChangedListener) - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceDiscovery
 

S

saveAndAggregateAllInstances(String, List<Instance>) - 类 中的方法org.apache.dubbo.registry.nacos.NacosAggregateListener
 
selectInstances(String, String, boolean) - 类 中的方法org.apache.dubbo.registry.nacos.NacosNamingServiceWrapper
 
setCategory(String) - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
 
setGroup(String) - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
 
setServiceInterface(String) - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
 
setVersion(String) - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
 
shutdown() - 类 中的方法org.apache.dubbo.registry.nacos.NacosNamingServiceWrapper
 
subscribe(String, String, EventListener) - 类 中的方法org.apache.dubbo.registry.nacos.NacosNamingServiceWrapper
 

T

toInstance(ServiceInstance) - 类 中的静态方法org.apache.dubbo.registry.nacos.util.NacosNamingServiceUtils
Convert the ServiceInstance to Instance
toServiceInstance(URL, Instance) - 类 中的静态方法org.apache.dubbo.registry.nacos.util.NacosNamingServiceUtils
Convert the Instance to ServiceInstance
toString() - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
 

U

unsubscribe(String, String, EventListener) - 类 中的方法org.apache.dubbo.registry.nacos.NacosNamingServiceWrapper
 

V

VALUE_SEPARATOR - 类 中的静态变量org.apache.dubbo.registry.nacos.NacosServiceName
 
valueOf(URL) - 类 中的静态方法org.apache.dubbo.registry.nacos.NacosServiceName
Build an instance of NacosServiceName

W

WILDCARD - 类 中的静态变量org.apache.dubbo.registry.nacos.NacosServiceName
 
A C D E G H I L N O R S T U V W 
跳过导航链接

Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.