Hierarchy For Package org.apache.dubbo.registry.client
Class Hierarchy
- java.lang.Object
- org.apache.dubbo.rpc.cluster.directory.AbstractDirectory<T> (implements org.apache.dubbo.rpc.cluster.Directory<T>)
- org.apache.dubbo.registry.integration.DynamicDirectory<T> (implements org.apache.dubbo.registry.NotifyListener)
- org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory<T>
- org.apache.dubbo.registry.integration.DynamicDirectory<T> (implements org.apache.dubbo.registry.NotifyListener)
- org.apache.dubbo.registry.support.AbstractRegistry (implements org.apache.dubbo.registry.Registry)
- org.apache.dubbo.registry.support.FailbackRegistry
- org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- 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.ServiceDiscoveryRegistryFactory
- org.apache.dubbo.registry.client.AbstractServiceDiscovery (implements org.apache.dubbo.registry.client.ServiceDiscovery)
- org.apache.dubbo.registry.client.NopServiceDiscovery
- org.apache.dubbo.registry.client.ReflectionBasedServiceDiscovery
- org.apache.dubbo.registry.client.AbstractServiceDiscoveryFactory (implements org.apache.dubbo.rpc.model.ScopeModelAware, org.apache.dubbo.registry.client.ServiceDiscoveryFactory)
- org.apache.dubbo.registry.client.DefaultServiceDiscoveryFactory
- org.apache.dubbo.registry.client.DefaultRegistryClusterIdentifier (implements org.apache.dubbo.registry.client.RegistryClusterIdentifier)
- org.apache.dubbo.registry.client.DefaultServiceInstance (implements org.apache.dubbo.registry.client.ServiceInstance)
- org.apache.dubbo.registry.client.DefaultServiceInstance.Endpoint
- org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory.InstanceWrappedInvoker<T> (implements org.apache.dubbo.rpc.Invoker<T>)
- org.apache.dubbo.common.ServiceKey
- org.apache.dubbo.common.ProtocolServiceKey
- org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory.ProtocolServiceKeyWithAddress
- org.apache.dubbo.common.ProtocolServiceKey
- org.apache.dubbo.common.URL (implements java.io.Serializable)
- org.apache.dubbo.registry.client.InstanceAddressURL
- org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- org.apache.dubbo.registry.client.InstanceAddressURL
- org.apache.dubbo.rpc.cluster.directory.AbstractDirectory<T> (implements org.apache.dubbo.rpc.cluster.Directory<T>)
Interface Hierarchy
- java.lang.Comparable<T>
- org.apache.dubbo.common.lang.Prioritized
- org.apache.dubbo.registry.client.ServiceDiscovery (also extends org.apache.dubbo.registry.RegistryService)
- org.apache.dubbo.registry.client.ServiceInstanceCustomizer
- org.apache.dubbo.common.lang.Prioritized
- org.apache.dubbo.registry.client.RegistryClusterIdentifier
- org.apache.dubbo.registry.RegistryService
- org.apache.dubbo.registry.client.ServiceDiscovery (also extends org.apache.dubbo.common.lang.Prioritized)
- java.io.Serializable
- org.apache.dubbo.registry.client.ServiceInstance
- org.apache.dubbo.registry.client.ServiceDiscoveryFactory
- org.apache.dubbo.registry.client.ServiceDiscoveryService