类分层结构
- java.lang.Object
- org.apache.dubbo.registry.support.AbstractRegistry (implements org.apache.dubbo.registry.Registry)
- org.apache.dubbo.registry.support.FailbackRegistry
- org.apache.dubbo.registry.support.AbstractRegistryFactory (implements org.apache.dubbo.registry.RegistryFactory, org.apache.dubbo.rpc.model.ScopeModelAware)
- org.apache.dubbo.registry.client.AbstractServiceDiscovery (implements org.apache.dubbo.registry.client.ServiceDiscovery)
- org.apache.dubbo.registry.client.AbstractServiceDiscoveryFactory (implements org.apache.dubbo.rpc.model.ScopeModelAware, org.apache.dubbo.registry.client.ServiceDiscoveryFactory)
- org.apache.dubbo.registry.kubernetes.util.KubernetesClientConst
- org.apache.dubbo.registry.kubernetes.util.KubernetesConfigUtils
- org.apache.dubbo.registry.kubernetes.KubernetesMeshEnvListener (implements org.apache.dubbo.rpc.cluster.router.mesh.route.MeshEnvListener)
- org.apache.dubbo.registry.kubernetes.KubernetesMeshEnvListenerFactory (implements org.apache.dubbo.rpc.cluster.router.mesh.route.MeshEnvListenerFactory)
- org.apache.dubbo.registry.kubernetes.MeshConstant
- org.apache.dubbo.registry.kubernetes.NopKubernetesMeshEnvListener (implements org.apache.dubbo.rpc.cluster.router.mesh.route.MeshEnvListener)
Copyright © 2024 The Apache Software Foundation. All rights reserved.