接口的使用
org.apache.dubbo.registry.RegistryService
-
-
com.alibaba.dubbo.registry中RegistryService的使用
com.alibaba.dubbo.registry中RegistryService的子接口 修饰符和类型 接口 说明 interfaceRegistry已过时。 -
com.alibaba.dubbo.registry.support中RegistryService的使用
实现RegistryService的com.alibaba.dubbo.registry.support中的类 修饰符和类型 类 说明 classAbstractRegistry已过时。classFailbackRegistry已过时。 -
org.apache.dubbo.registry中RegistryService的使用
org.apache.dubbo.registry中RegistryService的子接口 修饰符和类型 接口 说明 interfaceRegistryRegistry.实现RegistryService的org.apache.dubbo.registry中的类 修饰符和类型 类 说明 classListenerRegistryWrapper -
org.apache.dubbo.registry.client中RegistryService的使用
实现RegistryService的org.apache.dubbo.registry.client中的类 修饰符和类型 类 说明 classServiceDiscoveryRegistryBeing different to the traditional registry,ServiceDiscoveryRegistrythat is a new service-orientedRegistrybased onServiceDiscovery, it will not interact in the external registry directly, but store theurlsthat Dubbo services exported and referenced intoWritableMetadataServicewhenServiceDiscoveryRegistry.register(URL)andServiceDiscoveryRegistry.subscribe(URL, NotifyListener)methods are executed. -
org.apache.dubbo.registry.dns中RegistryService的使用
实现RegistryService的org.apache.dubbo.registry.dns中的类 修饰符和类型 类 说明 classDNSRegistryEmpty implements for DNS
DNS only support `Service Discovery` mode register
Used to compat past version like 2.6.x, 2.7.x with interface level register
DNSServiceDiscoveryis the real implementation of DNS -
org.apache.dubbo.registry.kubernetes中RegistryService的使用
实现RegistryService的org.apache.dubbo.registry.kubernetes中的类 修饰符和类型 类 说明 classKubernetesRegistryEmpty implements for Kubernetes
Kubernetes only support `Service Discovery` mode register
Used to compat past version like 2.6.x, 2.7.x with interface level register
KubernetesServiceDiscoveryis the real implementation of Kubernetes -
org.apache.dubbo.registry.multicast中RegistryService的使用
实现RegistryService的org.apache.dubbo.registry.multicast中的类 修饰符和类型 类 说明 classMulticastRegistryMulticastRegistry -
org.apache.dubbo.registry.multiple中RegistryService的使用
实现RegistryService的org.apache.dubbo.registry.multiple中的类 修饰符和类型 类 说明 classMultipleRegistryMultipleRegistry -
org.apache.dubbo.registry.nacos中RegistryService的使用
实现RegistryService的org.apache.dubbo.registry.nacos中的类 修饰符和类型 类 说明 classNacosRegistryNacosRegistry -
org.apache.dubbo.registry.support中RegistryService的使用
实现RegistryService的org.apache.dubbo.registry.support中的类 修饰符和类型 类 说明 classAbstractRegistryAbstractRegistry.classCacheableFailbackRegistryUseful for registries who's sdk returns raw string as provider instance, for example, zookeeper and etcd.classFailbackRegistryFailbackRegistry. -
org.apache.dubbo.registry.xds中RegistryService的使用
实现RegistryService的org.apache.dubbo.registry.xds中的类 修饰符和类型 类 说明 classXdsRegistryEmpty implements for xDS
xDS only support `Service Discovery` mode register
Used to compat past version like 2.6.x, 2.7.x with interface level register
XdsServiceDiscoveryis the real implementation of xDS -
org.apache.dubbo.registry.zookeeper中RegistryService的使用
实现RegistryService的org.apache.dubbo.registry.zookeeper中的类 修饰符和类型 类 说明 classZookeeperRegistryZookeeperRegistry
-