类的使用
org.apache.dubbo.registry.support.AbstractRegistry
-
-
org.apache.dubbo.registry.dns中AbstractRegistry的使用
org.apache.dubbo.registry.dns中AbstractRegistry的子类 修饰符和类型 类 说明 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中AbstractRegistry的使用
org.apache.dubbo.registry.kubernetes中AbstractRegistry的子类 修饰符和类型 类 说明 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中AbstractRegistry的使用
org.apache.dubbo.registry.multicast中AbstractRegistry的子类 修饰符和类型 类 说明 classMulticastRegistryMulticastRegistry -
org.apache.dubbo.registry.multiple中AbstractRegistry的使用
org.apache.dubbo.registry.multiple中AbstractRegistry的子类 修饰符和类型 类 说明 classMultipleRegistryMultipleRegistry -
org.apache.dubbo.registry.nacos中AbstractRegistry的使用
org.apache.dubbo.registry.nacos中AbstractRegistry的子类 修饰符和类型 类 说明 classNacosRegistryNacosRegistry -
org.apache.dubbo.registry.support中AbstractRegistry的使用
org.apache.dubbo.registry.support中AbstractRegistry的子类 修饰符和类型 类 说明 classCacheableFailbackRegistryUseful for registries who's sdk returns raw string as provider instance, for example, zookeeper and etcd.classFailbackRegistryFailbackRegistry. -
org.apache.dubbo.registry.xds中AbstractRegistry的使用
org.apache.dubbo.registry.xds中AbstractRegistry的子类 修饰符和类型 类 说明 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中AbstractRegistry的使用
org.apache.dubbo.registry.zookeeper中AbstractRegistry的子类 修饰符和类型 类 说明 classZookeeperRegistryZookeeperRegistry
-