JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.apache.dubbo.registry
,
org.apache.dubbo.registry.client
,
org.apache.dubbo.registry.client.event
,
org.apache.dubbo.registry.client.event.listener
,
org.apache.dubbo.registry.client.metadata
,
org.apache.dubbo.registry.client.metadata.store
,
org.apache.dubbo.registry.client.migration
,
org.apache.dubbo.registry.client.migration.model
,
org.apache.dubbo.registry.integration
,
org.apache.dubbo.registry.retry
,
org.apache.dubbo.registry.status
,
org.apache.dubbo.registry.support
Class Hierarchy
java.lang.
Object
org.apache.dubbo.metadata.
AbstractCacheManager
<V> (implements org.apache.dubbo.common.resource.
Disposable
)
org.apache.dubbo.registry.client.metadata.store.
MetaCacheManager
org.apache.dubbo.registry.integration.
AbstractConfiguratorListener
(implements org.apache.dubbo.common.config.configcenter.
ConfigurationListener
)
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.integration.
RegistryDirectory
<T>
org.apache.dubbo.registry.client.
ServiceDiscoveryRegistryDirectory
<T>
org.apache.dubbo.registry.support.
AbstractRegistry
(implements org.apache.dubbo.registry.
Registry
)
org.apache.dubbo.registry.support.
FailbackRegistry
org.apache.dubbo.registry.support.
CacheableFailbackRegistry
org.apache.dubbo.registry.client.
ServiceDiscoveryRegistry
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.retry.
AbstractRetryTask
(implements org.apache.dubbo.common.timer.
TimerTask
)
org.apache.dubbo.registry.retry.
FailedRegisteredTask
org.apache.dubbo.registry.retry.
FailedSubscribedTask
org.apache.dubbo.registry.retry.
FailedUnregisteredTask
org.apache.dubbo.registry.retry.
FailedUnsubscribedTask
org.apache.dubbo.registry.retry.
ReExportTask
org.apache.dubbo.registry.client.
AbstractServiceDiscovery
(implements org.apache.dubbo.registry.client.
ServiceDiscovery
)
org.apache.dubbo.registry.client.
NopServiceDiscovery
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.metadata.
AbstractServiceNameMapping
(implements org.apache.dubbo.rpc.model.
ScopeModelAware
, org.apache.dubbo.metadata.
ServiceNameMapping
)
org.apache.dubbo.registry.client.metadata.
MetadataServiceNameMapping
org.apache.dubbo.registry.client.migration.
DefaultMigrationAddressComparator
(implements org.apache.dubbo.registry.client.migration.
MigrationAddressComparator
)
org.apache.dubbo.registry.support.
DefaultProviderFirstParams
(implements org.apache.dubbo.registry.
ProviderFirstParams
)
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.rpc.protocol.InvokerWrapper<T> (implements org.apache.dubbo.rpc.Invoker<T>)
org.apache.dubbo.registry.integration.
RegistryProtocol.InvokerDelegate
<T>
org.apache.dubbo.registry.
ListenerRegistryWrapper
(implements org.apache.dubbo.registry.
Registry
)
org.apache.dubbo.registry.client.metadata.
MetadataUtils
org.apache.dubbo.registry.client.migration.
MigrationInvoker
<T> (implements org.apache.dubbo.registry.client.migration.
MigrationClusterInvoker
<T>)
org.apache.dubbo.registry.client.migration.
ServiceDiscoveryMigrationInvoker
<T>
org.apache.dubbo.registry.client.migration.model.
MigrationRule
org.apache.dubbo.registry.client.migration.
MigrationRuleHandler
<T>
org.apache.dubbo.registry.client.migration.
MigrationRuleListener
(implements org.apache.dubbo.common.config.configcenter.
ConfigurationListener
, org.apache.dubbo.registry.integration.
RegistryProtocolListener
)
org.apache.dubbo.registry.client.metadata.
ProtocolPortsMetadataCustomizer
(implements org.apache.dubbo.registry.client.
ServiceInstanceCustomizer
)
org.apache.dubbo.registry.
RegistryFactoryWrapper
(implements org.apache.dubbo.registry.
RegistryFactory
)
org.apache.dubbo.registry.support.
RegistryManager
org.apache.dubbo.registry.
RegistryNotifier
org.apache.dubbo.registry.
RegistryNotifier.NotificationTask
(implements java.lang.
Runnable
)
org.apache.dubbo.registry.integration.
RegistryProtocol
(implements org.apache.dubbo.rpc.Protocol, org.apache.dubbo.rpc.model.
ScopeModelAware
)
org.apache.dubbo.registry.integration.
InterfaceCompatibleRegistryProtocol
org.apache.dubbo.registry.
RegistryScopeModelInitializer
(implements org.apache.dubbo.rpc.model.
ScopeModelInitializer
)
org.apache.dubbo.registry.status.
RegistryStatusChecker
(implements org.apache.dubbo.common.status.
StatusChecker
)
org.apache.dubbo.registry.client.metadata.
ServiceInstanceHostPortCustomizer
(implements org.apache.dubbo.registry.client.
ServiceInstanceCustomizer
)
org.apache.dubbo.registry.client.metadata.
ServiceInstanceMetadataCustomizer
(implements org.apache.dubbo.registry.client.
ServiceInstanceCustomizer
)
org.apache.dubbo.registry.client.metadata.
ServiceInstanceMetadataUtils
org.apache.dubbo.registry.client.event.
ServiceInstancesChangedEvent
org.apache.dubbo.registry.client.event.
RetryServiceInstancesChangedEvent
org.apache.dubbo.registry.client.event.listener.
ServiceInstancesChangedListener
org.apache.dubbo.registry.client.event.listener.
ServiceInstancesChangedListener.NotifyListenerWithKey
org.apache.dubbo.registry.client.metadata.
SpringCloudMetadataServiceURLBuilder
(implements org.apache.dubbo.registry.client.metadata.
MetadataServiceURLBuilder
)
org.apache.dubbo.registry.client.metadata.
StandardMetadataServiceURLBuilder
(implements org.apache.dubbo.registry.client.metadata.
MetadataServiceURLBuilder
)
org.apache.dubbo.registry.client.migration.model.
SubMigrationRule
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.apache.dubbo.registry.support.
SkipFailbackWrapperException
org.apache.dubbo.common.
URL
(implements java.io.
Serializable
)
org.apache.dubbo.registry.client.
InstanceAddressURL
org.apache.dubbo.registry.client.
OverrideInstanceAddressURL
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.registry.client.
ServiceDiscovery
(also extends org.apache.dubbo.common.lang.
Prioritized
, org.apache.dubbo.registry.
RegistryService
)
org.apache.dubbo.registry.client.
ServiceInstanceCustomizer
org.apache.dubbo.registry.
Constants
org.apache.dubbo.registry.client.migration.
InvokersChangedListener
org.apache.dubbo.registry.client.metadata.
MetadataServiceURLBuilder
org.apache.dubbo.registry.client.migration.
MigrationAddressComparator
org.apache.dubbo.common.
Node
org.apache.dubbo.rpc.cluster.
ClusterInvoker
<T>
org.apache.dubbo.registry.client.migration.
MigrationClusterInvoker
<T>
org.apache.dubbo.rpc.Invoker<T>
org.apache.dubbo.rpc.cluster.
ClusterInvoker
<T>
org.apache.dubbo.registry.client.migration.
MigrationClusterInvoker
<T>
org.apache.dubbo.registry.client.migration.
MigrationClusterInvoker
<T>
org.apache.dubbo.registry.client.migration.
MigrationClusterInvoker
<T>
org.apache.dubbo.registry.
Registry
(also extends org.apache.dubbo.registry.
RegistryService
)
org.apache.dubbo.registry.
NotifyListener
org.apache.dubbo.registry.client.migration.
PreMigratingConditionChecker
org.apache.dubbo.registry.
ProviderFirstParams
org.apache.dubbo.registry.client.
RegistryClusterIdentifier
org.apache.dubbo.registry.
RegistryFactory
org.apache.dubbo.registry.integration.
RegistryProtocolListener
org.apache.dubbo.registry.
RegistryService
org.apache.dubbo.registry.
Registry
(also extends org.apache.dubbo.common.
Node
)
org.apache.dubbo.registry.client.
ServiceDiscovery
(also extends org.apache.dubbo.common.lang.
Prioritized
)
org.apache.dubbo.registry.
RegistryServiceListener
java.io.
Serializable
org.apache.dubbo.registry.client.
ServiceInstance
org.apache.dubbo.registry.client.
ServiceDiscoveryFactory
org.apache.dubbo.registry.client.
ServiceDiscoveryService
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.apache.dubbo.registry.client.migration.model.
MigrationStep
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2011–2022
The Apache Software Foundation
. All rights reserved.