Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractConfiguratorListener - Class in org.apache.dubbo.registry.integration
-
AbstractConfiguratorListener
- AbstractConfiguratorListener(ModuleModel) - Constructor for class org.apache.dubbo.registry.integration.AbstractConfiguratorListener
- AbstractRegistry - Class in org.apache.dubbo.registry.support
-
Provides a fail-safe registry service backed by cache file.
- AbstractRegistryFactory - Class in org.apache.dubbo.registry.support
-
AbstractRegistryFactory.
- AbstractRegistryFactory() - Constructor for class org.apache.dubbo.registry.support.AbstractRegistryFactory
- AbstractRetryTask - Class in org.apache.dubbo.registry.retry
-
AbstractRetryTask
- AbstractServiceDiscovery - Class in org.apache.dubbo.registry.client
-
Each service discovery is bond to one application.
- AbstractServiceDiscovery(String, URL) - Constructor for class org.apache.dubbo.registry.client.AbstractServiceDiscovery
- AbstractServiceDiscovery(ApplicationModel, URL) - Constructor for class org.apache.dubbo.registry.client.AbstractServiceDiscovery
- AbstractServiceDiscoveryFactory - Class in org.apache.dubbo.registry.client
-
Abstract
ServiceDiscoveryFactoryimplementation with cache, the subclass should implementAbstractServiceDiscoveryFactory.createDiscovery(URL)method to create an instance ofServiceDiscovery - AbstractServiceDiscoveryFactory() - Constructor for class org.apache.dubbo.registry.client.AbstractServiceDiscoveryFactory
- addConsumerParams(String, Map<String, String>) - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- addConsumerParams(String, Map<String, String>) - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- addListenerAndNotify(URL, NotifyListener) - Method in class org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
- addParameter(String, String) - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- addParameter(String, String) - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- addParameterIfAbsent(String, String) - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- addParameterIfAbsent(String, String) - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- addParameters(Map<String, String>) - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- addParametersIfAbsent(Map<String, String>) - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- addServiceInstancesChangedListener(ServiceInstancesChangedListener) - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
- addServiceListener(ServiceInstancesChangedListener) - Method in class org.apache.dubbo.registry.integration.DynamicDirectory
- addServiceListener(ServiceInstancesChangedListener) - Method in interface org.apache.dubbo.registry.NotifyListener
- addServiceParameter(String, String, String) - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- addServiceParameter(String, String, String) - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- addServiceParameterIfAbsent(String, String, String) - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- addServiceParameterIfAbsent(String, String, String) - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- ADMIN_PROTOCOL - Static variable in interface org.apache.dubbo.registry.Constants
- APPLICATION_FIRST - Enum constant in enum org.apache.dubbo.registry.client.migration.model.MigrationStep
B
- build(ServiceInstance) - Method in interface org.apache.dubbo.registry.client.metadata.MetadataServiceURLBuilder
-
Build the
URLsfrom the specifiedServiceInstance - build(ServiceInstance) - Method in class org.apache.dubbo.registry.client.metadata.SpringCloudMetadataServiceURLBuilder
- build(ServiceInstance) - Method in class org.apache.dubbo.registry.client.metadata.StandardMetadataServiceURLBuilder
- buildRouterChain(URL) - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory
- buildRouterChain(URL) - Method in class org.apache.dubbo.registry.integration.DynamicDirectory
C
- CACHE - Static variable in interface org.apache.dubbo.registry.Constants
- CacheableFailbackRegistry - Class in org.apache.dubbo.registry.support
-
Based on FailbackRegistry, it adds a URLAddress and URLParam cache to save RAM space.
- cancel() - Method in class org.apache.dubbo.registry.retry.AbstractRetryTask
- CAS_RETRY_TIMES_KEY - Static variable in interface org.apache.dubbo.registry.Constants
- CAS_RETRY_WAIT_TIME_KEY - Static variable in interface org.apache.dubbo.registry.Constants
- check() - Method in class org.apache.dubbo.registry.status.RegistryStatusChecker
- checkCondition(URL) - Method in interface org.apache.dubbo.registry.client.migration.PreMigratingConditionChecker
- checkInvokerAvailable(ClusterInvoker<T>) - Method in class org.apache.dubbo.registry.client.migration.MigrationInvoker
- clearRegistryNotDestroy() - Method in class org.apache.dubbo.registry.support.RegistryManager
- CONDITION_PROTOCOL - Static variable in interface org.apache.dubbo.registry.Constants
- CONFIGURATORS_SUFFIX - Static variable in interface org.apache.dubbo.registry.Constants
- Constants - Interface in org.apache.dubbo.registry
- CONSUMER_PROTOCOL - Static variable in interface org.apache.dubbo.registry.Constants
- consumerKey(URL) - Method in class org.apache.dubbo.registry.client.DefaultRegistryClusterIdentifier
- consumerKey(URL) - Method in interface org.apache.dubbo.registry.client.RegistryClusterIdentifier
- copyFrom(int) - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- copyFrom(DefaultServiceInstance.Endpoint) - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- createListener(Set<String>) - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
- customize(List<ServiceInstance>) - Method in interface org.apache.dubbo.registry.client.metadata.ServiceInstanceNotificationCustomizer
- customize(URL, ApplicationModel) - Method in class org.apache.dubbo.registry.integration.DefaultServiceURLCustomizer
- customize(URL, ApplicationModel) - Method in interface org.apache.dubbo.registry.integration.ServiceURLCustomizer
-
Customizes
the service url - customize(ServiceInstance, ApplicationModel) - Method in class org.apache.dubbo.registry.client.metadata.ProtocolPortsMetadataCustomizer
- customize(ServiceInstance, ApplicationModel) - Method in class org.apache.dubbo.registry.client.metadata.ServiceInstanceHostPortCustomizer
- customize(ServiceInstance, ApplicationModel) - Method in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataCustomizer
- customize(ServiceInstance, ApplicationModel) - Method in interface org.apache.dubbo.registry.client.ServiceInstanceCustomizer
-
Customizes
the service instance - customizeInstance(ServiceInstance, ApplicationModel) - Static method in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
D
- DEFAULT_CAS_RETRY_TIMES - Static variable in interface org.apache.dubbo.registry.Constants
- DEFAULT_CAS_RETRY_WAIT_TIME - Static variable in interface org.apache.dubbo.registry.Constants
- DEFAULT_ECHO_POLLING_CYCLE - Static variable in interface org.apache.dubbo.registry.Constants
-
Default value for check frequency: 60000 (ms)
- DEFAULT_REGISTER_CONSUMER_KEYS - Static variable in class org.apache.dubbo.registry.integration.RegistryProtocol
- DEFAULT_REGISTER_PROVIDER_KEYS - Static variable in class org.apache.dubbo.registry.integration.RegistryProtocol
- DEFAULT_REGISTRY - Static variable in interface org.apache.dubbo.registry.Constants
- DEFAULT_REGISTRY_RECONNECT_PERIOD - Static variable in interface org.apache.dubbo.registry.Constants
- DEFAULT_REGISTRY_RETRY_PERIOD - Static variable in interface org.apache.dubbo.registry.Constants
-
Default value for the period of retry interval in milliseconds: 5000
- DEFAULT_REGISTRY_RETRY_TIMES - Static variable in interface org.apache.dubbo.registry.Constants
-
Default value for the times of retry: -1 (forever)
- DEFAULT_SESSION_TIMEOUT - Static variable in interface org.apache.dubbo.registry.Constants
- DefaultMigrationAddressComparator - Class in org.apache.dubbo.registry.client.migration
- DefaultMigrationAddressComparator() - Constructor for class org.apache.dubbo.registry.client.migration.DefaultMigrationAddressComparator
- DefaultProviderFirstParams - Class in org.apache.dubbo.registry.support
- DefaultProviderFirstParams() - Constructor for class org.apache.dubbo.registry.support.DefaultProviderFirstParams
- DefaultRegistryClusterIdentifier - Class in org.apache.dubbo.registry.client
- DefaultRegistryClusterIdentifier() - Constructor for class org.apache.dubbo.registry.client.DefaultRegistryClusterIdentifier
- DefaultServiceDiscoveryFactory - Class in org.apache.dubbo.registry.client
-
This class is designed for compatibility purpose.
- DefaultServiceDiscoveryFactory() - Constructor for class org.apache.dubbo.registry.client.DefaultServiceDiscoveryFactory
- DefaultServiceInstance - Class in org.apache.dubbo.registry.client
-
The default implementation of
ServiceInstance. - DefaultServiceInstance() - Constructor for class org.apache.dubbo.registry.client.DefaultServiceInstance
- DefaultServiceInstance(String, String, Integer, ApplicationModel) - Constructor for class org.apache.dubbo.registry.client.DefaultServiceInstance
- DefaultServiceInstance(String, ApplicationModel) - Constructor for class org.apache.dubbo.registry.client.DefaultServiceInstance
- DefaultServiceInstance(DefaultServiceInstance) - Constructor for class org.apache.dubbo.registry.client.DefaultServiceInstance
- DefaultServiceInstance.Endpoint - Class in org.apache.dubbo.registry.client
- DefaultServiceURLCustomizer - Class in org.apache.dubbo.registry.integration
- DefaultServiceURLCustomizer() - Constructor for class org.apache.dubbo.registry.integration.DefaultServiceURLCustomizer
- destroy() - Method in class org.apache.dubbo.registry.client.AbstractServiceDiscovery
- destroy() - Method in class org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
-
Since this listener is shared among interfaces, destroy this listener only when all interface listener are unsubscribed
- destroy() - Method in class org.apache.dubbo.registry.client.metadata.MetadataServiceDelegation
- destroy() - Method in class org.apache.dubbo.registry.client.metadata.MetadataUtils.RemoteMetadataService
- destroy() - Method in class org.apache.dubbo.registry.client.migration.MigrationInvoker
- destroy() - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
-
Destroy the
ServiceDiscovery - destroy() - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- destroy() - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory
- destroy() - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory.InstanceWrappedInvoker
- destroy() - Method in class org.apache.dubbo.registry.integration.DynamicDirectory
- destroy() - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
- destroy() - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
- destroy() - Method in class org.apache.dubbo.registry.ListenerRegistryWrapper
- destroy() - Method in class org.apache.dubbo.registry.support.AbstractRegistry
- destroy() - Method in class org.apache.dubbo.registry.support.FailbackRegistry
- destroyAll() - Method in class org.apache.dubbo.registry.support.RegistryManager
-
Close all created registries
- destroyProxy(MetadataUtils.RemoteMetadataService) - Static method in class org.apache.dubbo.registry.client.metadata.MetadataUtils
- discordAddresses() - Method in class org.apache.dubbo.registry.integration.DynamicDirectory
- doDestroy() - Method in class org.apache.dubbo.registry.client.NopServiceDiscovery
- doDestroy() - Method in class org.apache.dubbo.registry.client.ReflectionBasedServiceDiscovery
- doInitialize(URL) - Method in class org.apache.dubbo.registry.client.ReflectionBasedServiceDiscovery
- doList(SingleRouterChain<T>, BitList<Invoker<T>>, Invocation) - Method in class org.apache.dubbo.registry.integration.DynamicDirectory
- doMigrate(MigrationRule) - Method in class org.apache.dubbo.registry.client.migration.MigrationRuleHandler
- doRegister(URL) - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- doRegister(URL) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
- doRegister(ServiceInstance) - Method in class org.apache.dubbo.registry.client.NopServiceDiscovery
- doRegister(ServiceInstance) - Method in class org.apache.dubbo.registry.client.ReflectionBasedServiceDiscovery
- doSaveProperties(long) - Method in class org.apache.dubbo.registry.support.AbstractRegistry
- doSubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- doSubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
- doUnregister(URL) - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- doUnregister(URL) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
- doUnregister(ServiceInstance) - Method in class org.apache.dubbo.registry.client.NopServiceDiscovery
- doUnregister(ServiceInstance) - Method in class org.apache.dubbo.registry.client.ReflectionBasedServiceDiscovery
- doUnsubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- doUnsubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.support.CacheableFailbackRegistry
- doUnsubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
- DUBBO_REGISTRY - Static variable in interface org.apache.dubbo.registry.Constants
- DUBBO_SERVICEDISCOVERY_MIGRATION - Static variable in class org.apache.dubbo.registry.client.migration.MigrationRuleHandler
- DynamicDirectory<T> - Class in org.apache.dubbo.registry.integration
-
DynamicDirectory
- DynamicDirectory(Class<T>, URL) - Constructor for class org.apache.dubbo.registry.integration.DynamicDirectory
E
- ECHO_POLLING_CYCLE_KEY - Static variable in interface org.apache.dubbo.registry.Constants
-
To decide the frequency of checking Distributed Service Discovery Registry callback hook (in ms)
- ENABLE_26X_CONFIGURATION_LISTEN - Static variable in interface org.apache.dubbo.registry.Constants
- ENABLE_CONFIGURATION_LISTEN - Static variable in interface org.apache.dubbo.registry.Constants
- Endpoint() - Constructor for class org.apache.dubbo.registry.client.DefaultServiceInstance.Endpoint
- Endpoint(int, String) - Constructor for class org.apache.dubbo.registry.client.DefaultServiceInstance.Endpoint
- ENDPOINTS - Static variable in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
- equals(Object) - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- equals(Object) - Method in class org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
- equals(Object) - Method in class org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener.NotifyListenerWithKey
- equals(Object) - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- equals(Object) - Method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- equals(Object) - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- equals(Object) - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory.ProtocolServiceKeyWithAddress
- export(Invoker<T>) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
- EXPORTED_SERVICES_REVISION_PROPERTY_NAME - Static variable in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
-
The property name of The revision for all exported Dubbo services.
- ExporterFactory - Class in org.apache.dubbo.registry.integration
- ExporterFactory() - Constructor for class org.apache.dubbo.registry.integration.ExporterFactory
- exportInstanceMetadata(String) - Method in class org.apache.dubbo.registry.client.metadata.MetadataServiceDelegation
F
- FailbackRegistry - Class in org.apache.dubbo.registry.support
-
A template implementation of registry service that provides auto-retry ability.
- FailbackRegistry(URL) - Constructor for class org.apache.dubbo.registry.support.FailbackRegistry
- FailedRegisteredTask - Class in org.apache.dubbo.registry.retry
-
FailedRegisteredTask
- FailedRegisteredTask(URL, FailbackRegistry) - Constructor for class org.apache.dubbo.registry.retry.FailedRegisteredTask
- FailedSubscribedTask - Class in org.apache.dubbo.registry.retry
-
FailedSubscribedTask
- FailedSubscribedTask(URL, FailbackRegistry, NotifyListener) - Constructor for class org.apache.dubbo.registry.retry.FailedSubscribedTask
- FailedUnregisteredTask - Class in org.apache.dubbo.registry.retry
-
FailedUnregisteredTask
- FailedUnregisteredTask(URL, FailbackRegistry) - Constructor for class org.apache.dubbo.registry.retry.FailedUnregisteredTask
- FailedUnsubscribedTask - Class in org.apache.dubbo.registry.retry
-
FailedUnsubscribedTask
- FailedUnsubscribedTask(URL, FailbackRegistry, NotifyListener) - Constructor for class org.apache.dubbo.registry.retry.FailedUnsubscribedTask
- fillInStackTrace() - Method in exception class org.apache.dubbo.registry.support.SkipFailbackWrapperException
- fillServiceInstance(DefaultServiceInstance) - Method in class org.apache.dubbo.registry.client.ReflectionBasedServiceDiscovery
- FORCE_APPLICATION - Enum constant in enum org.apache.dubbo.registry.client.migration.model.MigrationStep
- FORCE_INTERFACE - Enum constant in enum org.apache.dubbo.registry.client.migration.model.MigrationStep
G
- get(URL) - Method in class org.apache.dubbo.registry.client.metadata.MetadataServiceNameMapping
- getAddress() - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- getAddress() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getAddress() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getAddress() - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory.ProtocolServiceKeyWithAddress
- getAddress() - Method in interface org.apache.dubbo.registry.client.ServiceInstance
- getAddressSize(String) - Method in class org.apache.dubbo.registry.client.migration.DefaultMigrationAddressComparator
- getAddressSize(String) - Method in interface org.apache.dubbo.registry.client.migration.MigrationAddressComparator
- getAllInstances() - Method in class org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
- getAllInvokers() - Method in class org.apache.dubbo.registry.integration.DynamicDirectory
- getAllParams() - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- getAllParams() - Method in interface org.apache.dubbo.registry.client.ServiceInstance
- getAllServiceDiscoveries() - Method in class org.apache.dubbo.registry.client.AbstractServiceDiscoveryFactory
- getAndListen(URL, MappingListener) - Method in class org.apache.dubbo.registry.client.metadata.MetadataServiceNameMapping
- getAndListenInstanceMetadata(String, InstanceMetadataChangedListener) - Method in class org.apache.dubbo.registry.client.metadata.MetadataServiceDelegation
- getAnyMethodParameter(String) - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
-
Gets method level value of the specified key.
- getAnyMethodParameter(String) - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getApplicationModel() - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- getApplicationModel() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getApplicationModel() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getApplicationModel() - Method in interface org.apache.dubbo.registry.client.ServiceInstance
- getApplications() - Method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- getAppSubscription(String) - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- getCachedServiceInstances() - Method in class org.apache.dubbo.registry.client.ReflectionBasedServiceDiscovery
-
Deprecated.
- getCacheFile() - Method in class org.apache.dubbo.registry.support.AbstractRegistry
- getCacheProperties() - Method in class org.apache.dubbo.registry.support.AbstractRegistry
- getCacheUrls(URL) - Method in class org.apache.dubbo.registry.support.AbstractRegistry
- getCluster() - Method in class org.apache.dubbo.registry.client.migration.MigrationInvoker
- getConfigurators() - Method in class org.apache.dubbo.registry.integration.AbstractConfiguratorListener
- getConsumerModel() - Method in class org.apache.dubbo.registry.client.metadata.MetadataUtils.RemoteMetadataService
- getConsumerUrl() - Method in class org.apache.dubbo.registry.client.migration.MigrationInvoker
- getConsumerUrl() - Method in class org.apache.dubbo.registry.integration.DynamicDirectory
-
The currently effective consumer url
- getConsumerUrl() - Method in interface org.apache.dubbo.registry.NotifyListener
- getCurrentAvailableInvoker() - Method in class org.apache.dubbo.registry.client.migration.MigrationInvoker
- getDefaultPort() - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
- getDelay() - Method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- getDelay() - Method in class org.apache.dubbo.registry.client.migration.model.SubMigrationRule
- getDelay() - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
- getDelay() - Method in interface org.apache.dubbo.registry.Registry
- getDelay(URL) - Method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- getDelayTime() - Method in class org.apache.dubbo.registry.RegistryNotifier
- getDirectory() - Method in class org.apache.dubbo.registry.client.migration.MigrationInvoker
- getEndpoint(ServiceInstance, String) - Static method in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
-
Get the property value of port by the specified
the metadata of service instanceand protocol - getEndpoints() - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- getExportedServicesRevision(ServiceInstance) - Static method in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
-
The revision for all exported Dubbo services from the specified
ServiceInstance. - getExportedServiceURLs() - Method in class org.apache.dubbo.registry.client.metadata.MetadataServiceDelegation
- getExportedURLs(String, String, String, String) - Method in class org.apache.dubbo.registry.client.metadata.MetadataServiceDelegation
- getExtendParam(String) - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- getExtendParam(String) - Method in interface org.apache.dubbo.registry.client.ServiceInstance
- getExtendParams() - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- getExtendParams() - Method in interface org.apache.dubbo.registry.client.ServiceInstance
- getExtension(URL) - Static method in interface org.apache.dubbo.registry.client.RegistryClusterIdentifier
- getExtension(URL) - Static method in interface org.apache.dubbo.registry.client.ServiceDiscoveryFactory
-
Get the extension instance of
ServiceDiscoveryFactorybythe protocol - getFailureRecordTime() - Method in class org.apache.dubbo.registry.client.event.RetryServiceInstancesChangedEvent
- getForce() - Method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- getForce() - Method in class org.apache.dubbo.registry.client.migration.model.SubMigrationRule
- getForce(URL) - Method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- getGroup() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getGroup() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getHandlers() - Method in class org.apache.dubbo.registry.client.migration.MigrationRuleListener
- getHost() - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- getHost() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getHost() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getHost() - Method in interface org.apache.dubbo.registry.client.ServiceInstance
-
The hostname of the registered service instance.
- getInitRule() - Static method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- getInstance() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getInstance() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getInstance(ApplicationModel) - Static method in class org.apache.dubbo.registry.support.RegistryManager
- getInstance(ScopeModel) - Static method in class org.apache.dubbo.registry.client.metadata.store.MetaCacheManager
- getInstanceMetadataChangedListenerMap() - Method in class org.apache.dubbo.registry.client.metadata.MetadataServiceDelegation
- getInstances(String) - Method in class org.apache.dubbo.registry.client.NopServiceDiscovery
- getInstances(String) - Method in class org.apache.dubbo.registry.client.ReflectionBasedServiceDiscovery
- getInstances(String) - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
- getInterface() - Method in class org.apache.dubbo.registry.client.migration.MigrationInvoker
- getInterface() - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory.InstanceWrappedInvoker
- getInterface() - Method in class org.apache.dubbo.registry.integration.DynamicDirectory
- getInterfaces() - Method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- getInternalModel() - Method in class org.apache.dubbo.registry.client.metadata.MetadataUtils.RemoteMetadataService
- getInternalProxy() - Method in class org.apache.dubbo.registry.client.metadata.MetadataUtils.RemoteMetadataService
- getInvoker() - Method in class org.apache.dubbo.registry.client.migration.MigrationInvoker
- getInvoker() - Method in class org.apache.dubbo.registry.integration.ReferenceCountExporter
- getInvoker() - Method in class org.apache.dubbo.registry.integration.RegistryProtocol.InvokerDelegate
- getInvoker(Cluster, Registry, Class<T>, URL) - Method in class org.apache.dubbo.registry.integration.InterfaceCompatibleRegistryProtocol
- getInvoker(Cluster, Registry, Class<T>, URL) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
- getIp() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getIp() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getKey() - Method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- getLastCacheChanged() - Method in class org.apache.dubbo.registry.support.AbstractRegistry
- getLocalInstance() - Method in class org.apache.dubbo.registry.client.AbstractServiceDiscovery
- getLocalInstance() - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
- getLocalMetadata() - Method in class org.apache.dubbo.registry.client.AbstractServiceDiscovery
- getLocalMetadata() - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
- getLocalMetadata(String) - Method in class org.apache.dubbo.registry.client.AbstractServiceDiscovery
- getLocalMetadata(String) - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
- getMetadata() - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- getMetadata() - Method in interface org.apache.dubbo.registry.client.ServiceInstance
-
The key / value pair metadata associated with the service instance.
- getMetadata(String) - Method in interface org.apache.dubbo.registry.client.ServiceInstance
-
Get the value of metadata by the specified name
- getMetadata(String, String) - Method in interface org.apache.dubbo.registry.client.ServiceInstance
-
Get the value of metadata by the specified name
- getMetadata(String, ServiceInstance, MetadataReport) - Static method in class org.apache.dubbo.registry.client.metadata.MetadataUtils
- getMetadataInfo() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getMetadataInfo() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getMetadataInfo(String) - Method in class org.apache.dubbo.registry.client.metadata.MetadataServiceDelegation
- getMetadataInfo(MetadataRequest) - Method in class org.apache.dubbo.registry.client.metadata.MetadataServiceDelegationV2
- getMetadataInfos() - Method in class org.apache.dubbo.registry.client.metadata.MetadataServiceDelegation
- getMetadataServiceParameter(URL) - Static method in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
- getMetadataStorageType(URL) - Static method in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
-
Get metadata's storage type
- getMetadataStorageType(ServiceInstance) - Static method in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
-
Get the metadata storage type specified by the peer instance.
- getMetadataUrl() - Method in class org.apache.dubbo.registry.client.metadata.MetadataServiceDelegationV2
- getMetadataURL() - Method in class org.apache.dubbo.registry.client.metadata.MetadataServiceDelegation
- getMethodParameter(String, String) - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getMethodParameter(String, String) - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getMigrationRule() - Method in interface org.apache.dubbo.registry.client.migration.MigrationClusterInvoker
- getMigrationRule() - Method in class org.apache.dubbo.registry.client.migration.MigrationInvoker
- getMigrationStep() - Method in interface org.apache.dubbo.registry.client.migration.MigrationClusterInvoker
- getMigrationStep() - Method in class org.apache.dubbo.registry.client.migration.MigrationInvoker
- getMigrationStep() - Method in class org.apache.dubbo.registry.client.migration.MigrationRuleHandler
- getNotified() - Method in class org.apache.dubbo.registry.support.AbstractRegistry
- getNotifyListener() - Method in class org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener.NotifyListenerWithKey
- getOrDefaultApplicationModel() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getOrDefaultApplicationModel() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getOrDefaultApplicationModel() - Method in interface org.apache.dubbo.registry.client.ServiceInstance
- getOrDefaultFrameworkModel() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getOrDefaultFrameworkModel() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getOrDefaultModuleModel() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getOriginalConsumerUrl() - Method in class org.apache.dubbo.registry.integration.DynamicDirectory
-
The original consumer url
- getOriginalParameter(String) - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getOriginalParameters() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getOriginalServiceParameter(String, String) - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getOriginalServiceParameters(String) - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getOverrideListeners() - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
- getOverrideParams() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getParameter(String) - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getParameter(String) - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getParameters() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getParameters() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getPath() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getPath() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getPort() - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance.Endpoint
- getPort() - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- getPort() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getPort() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getPort() - Method in interface org.apache.dubbo.registry.client.ServiceInstance
-
The port of the registered service instance.
- getPriority() - Method in class org.apache.dubbo.registry.integration.DefaultServiceURLCustomizer
- getProportion() - Method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- getProportion() - Method in class org.apache.dubbo.registry.client.migration.model.SubMigrationRule
- getProportion(URL) - Method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- getProtocol() - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance.Endpoint
- getProtocol() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getProtocol() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getProtocolServiceKey() - Method in class org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener.NotifyListenerWithKey
- getProtocolServiceKey() - Method in class org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener.ProtocolServiceKeyWithUrls
- getProtocolServiceKey() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getProtocolServiceKey() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getProviderFirstParams() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getProviderFirstParams() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getRegistered() - Method in class org.apache.dubbo.registry.support.AbstractRegistry
- getRegisteredConsumerUrl() - Method in class org.apache.dubbo.registry.integration.DynamicDirectory
-
The url registered to registry or metadata center
- getRegistries() - Method in class org.apache.dubbo.registry.support.RegistryManager
-
Get all registries
- getRegistry() - Method in class org.apache.dubbo.registry.integration.DynamicDirectory
- getRegistry() - Method in class org.apache.dubbo.registry.ListenerRegistryWrapper
- getRegistry(String) - Method in class org.apache.dubbo.registry.support.RegistryManager
- getRegistry(URL) - Method in interface org.apache.dubbo.registry.RegistryFactory
-
Connect to the registry
- getRegistry(URL) - Method in class org.apache.dubbo.registry.RegistryFactoryWrapper
- getRegistry(URL) - Method in class org.apache.dubbo.registry.support.AbstractRegistryFactory
- getRegistryCluster() - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- getRegistryCluster() - Method in interface org.apache.dubbo.registry.client.ServiceInstance
- getRegistryUrl() - Method in class org.apache.dubbo.registry.client.migration.MigrationInvoker
- getRemoteApplication() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getRemoteApplication() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getRemoteCluster(ServiceInstance) - Static method in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
- getRemoteMetadata(String) - Method in class org.apache.dubbo.registry.client.AbstractServiceDiscovery
- getRemoteMetadata(String) - Method in class org.apache.dubbo.registry.client.metadata.MetadataUtils.RemoteMetadataService
- getRemoteMetadata(String) - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
- getRemoteMetadata(String, List<ServiceInstance>) - Method in class org.apache.dubbo.registry.client.AbstractServiceDiscovery
- getRemoteMetadata(String, List<ServiceInstance>) - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
- getRemoteMetadata(String, List<ServiceInstance>, MetadataReport) - Static method in class org.apache.dubbo.registry.client.metadata.MetadataUtils
- getRule() - Method in class org.apache.dubbo.registry.client.migration.MigrationRuleListener
- getScopeModel() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getScopeModel() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getServers() - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
- getServiceDefinition(String) - Method in class org.apache.dubbo.registry.client.metadata.MetadataServiceDelegation
- getServiceDefinition(String, String, String) - Method in class org.apache.dubbo.registry.client.metadata.MetadataServiceDelegation
- getServiceDiscoveries() - Method in class org.apache.dubbo.registry.support.RegistryManager
- getServiceDiscovery() - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- getServiceDiscovery(URL) - Method in class org.apache.dubbo.registry.client.AbstractServiceDiscoveryFactory
- getServiceDiscovery(URL) - Method in interface org.apache.dubbo.registry.client.ServiceDiscoveryFactory
-
Get the instance of
ServiceDiscovery - getServiceDiscoveryInvoker() - Method in class org.apache.dubbo.registry.client.migration.MigrationInvoker
- getServiceDiscoveryInvoker(Cluster, Registry, Class<T>, URL) - Method in class org.apache.dubbo.registry.integration.InterfaceCompatibleRegistryProtocol
- getServiceDiscoveryInvoker(Cluster, Registry, Class<T>, URL) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
- getServiceInstances() - Method in class org.apache.dubbo.registry.client.event.ServiceInstancesChangedEvent
- getServiceInterface() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getServiceInterface() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getServiceKey() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getServiceKey() - Method in class org.apache.dubbo.registry.client.migration.model.SubMigrationRule
- getServiceKey() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getServiceListener() - Method in class org.apache.dubbo.registry.integration.DynamicDirectory
- getServiceListener() - Method in interface org.apache.dubbo.registry.NotifyListener
- getServiceListeners() - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- getServiceMetadata() - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- getServiceMetadata() - Method in interface org.apache.dubbo.registry.client.ServiceInstance
- getServiceMethodParameter(String, String, String) - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
-
method parameter only exists in ServiceInfo
- getServiceMethodParameter(String, String, String) - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getServiceModel() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getServiceModel() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getServiceName() - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- getServiceName() - Method in class org.apache.dubbo.registry.client.event.ServiceInstancesChangedEvent
- getServiceName() - Method in interface org.apache.dubbo.registry.client.ServiceInstance
-
The name of service that current instance belongs to.
- getServiceNames() - Method in class org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
-
Get the correlative service name
- getServiceParameter(String, String) - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getServiceParameter(String, String) - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getServiceParameters(String) - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
-
Avoid calling this method in RPC call.
- getServiceParameters(String) - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getServices() - Method in class org.apache.dubbo.registry.client.NopServiceDiscovery
- getServices() - Method in class org.apache.dubbo.registry.client.ReflectionBasedServiceDiscovery
- getServices() - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
-
Gets all service names
- getSide() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getSide() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getSortedMetadata() - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- getSortedMetadata() - Method in interface org.apache.dubbo.registry.client.ServiceInstance
- getStep() - Method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- getStep() - Method in class org.apache.dubbo.registry.client.migration.model.SubMigrationRule
- getStep(URL) - Method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- getSubscribed() - Method in class org.apache.dubbo.registry.support.AbstractRegistry
- getSubscribedURLs() - Method in class org.apache.dubbo.registry.client.metadata.MetadataServiceDelegation
- getSubscribeUrl() - Method in class org.apache.dubbo.registry.integration.DynamicDirectory
-
The url used to subscribe from registry
- getThreshold() - Method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- getThreshold() - Method in class org.apache.dubbo.registry.client.migration.model.SubMigrationRule
- getThreshold(URL) - Method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- getTypeDescribers() - Method in class org.apache.dubbo.registry.aot.RegistryReflectionTypeDescriberRegistrar
- getUrl() - Method in class org.apache.dubbo.registry.client.AbstractServiceDiscovery
- getUrl() - Method in class org.apache.dubbo.registry.client.migration.MigrationInvoker
- getUrl() - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
- getUrl() - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory.InstanceWrappedInvoker
- getUrl() - Method in class org.apache.dubbo.registry.ListenerRegistryWrapper
- getUrl() - Method in class org.apache.dubbo.registry.support.AbstractRegistry
- getUrlAddress() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getUrlAddress() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getUrlInvokerMap() - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
-
Haomin: added for test purpose
- getUrlParam() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getUrlParam() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- getUrls() - Method in class org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener.ProtocolServiceKeyWithUrls
- getValue(URL, Function<SubMigrationRule, T>) - Method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- getVersion() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- getVersion() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
H
- hasEndpoints(ServiceInstance) - Static method in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
- hashCode() - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- hashCode() - Method in class org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
- hashCode() - Method in class org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener.NotifyListenerWithKey
- hashCode() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- hashCode() - Method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- hashCode() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- hashCode() - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory.ProtocolServiceKeyWithAddress
- hasListeners() - Method in class org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
- hasMethodParameter(String) - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- hasMethodParameter(String) - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- hasMethodParameter(String, String) - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- hasMethodParameter(String, String) - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- hasServiceMethodParameter(String, String) - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
-
method parameter only exists in ServiceInfo
- hasServiceMethodParameter(String, String) - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- hasServiceMethodParameter(String, String, String) - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
-
method parameter only exists in ServiceInfo
- hasServiceMethodParameter(String, String, String) - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- hasValidMetadataCenter() - Method in class org.apache.dubbo.registry.client.metadata.MetadataServiceNameMapping
I
- increaseCount() - Method in class org.apache.dubbo.registry.integration.ReferenceCountExporter
- initializeApplicationModel(ApplicationModel) - Method in class org.apache.dubbo.registry.RegistryScopeModelInitializer
- initializeFrameworkModel(FrameworkModel) - Method in class org.apache.dubbo.registry.RegistryScopeModelInitializer
- initializeModuleModel(ModuleModel) - Method in class org.apache.dubbo.registry.RegistryScopeModelInitializer
- InstanceAddressURL - Class in org.apache.dubbo.registry.client
- InstanceAddressURL(ServiceInstance, MetadataInfo) - Constructor for class org.apache.dubbo.registry.client.InstanceAddressURL
- InstanceAddressURL(ServiceInstance, MetadataInfo, String) - Constructor for class org.apache.dubbo.registry.client.InstanceAddressURL
- InstanceWrappedInvoker(Invoker<T>, URL, ProtocolServiceKey) - Constructor for class org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory.InstanceWrappedInvoker
- InterfaceCompatibleRegistryProtocol - Class in org.apache.dubbo.registry.integration
-
RegistryProtocol
- InterfaceCompatibleRegistryProtocol() - Constructor for class org.apache.dubbo.registry.integration.InterfaceCompatibleRegistryProtocol
- invoke(Invocation) - Method in class org.apache.dubbo.registry.client.migration.MigrationInvoker
- invoke(Invocation) - Method in class org.apache.dubbo.registry.client.migration.ServiceDiscoveryMigrationInvoker
- invoke(Invocation) - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory.InstanceWrappedInvoker
- InvokerDelegate(Invoker<T>, URL) - Constructor for class org.apache.dubbo.registry.integration.RegistryProtocol.InvokerDelegate
- InvokersChangedListener - Interface in org.apache.dubbo.registry.client.migration
- isAvailable() - Method in class org.apache.dubbo.registry.client.migration.MigrationInvoker
- isAvailable() - Method in class org.apache.dubbo.registry.client.NopServiceDiscovery
- isAvailable() - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
-
Get services is the default way for service discovery to be available
- isAvailable() - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- isAvailable() - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory.InstanceWrappedInvoker
- isAvailable() - Method in class org.apache.dubbo.registry.integration.DynamicDirectory
- isAvailable() - Method in class org.apache.dubbo.registry.ListenerRegistryWrapper
- isCancel() - Method in class org.apache.dubbo.registry.retry.AbstractRetryTask
- isDestroy() - Method in class org.apache.dubbo.registry.client.AbstractServiceDiscovery
- isDestroy() - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
- isDestroyed() - Method in class org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
- isDestroyed() - Method in class org.apache.dubbo.registry.client.migration.MigrationInvoker
- isEnabled() - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- isEnabled() - Method in interface org.apache.dubbo.registry.client.ServiceInstance
-
The enabled status of the registered service instance.
- isHealthy() - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- isHealthy() - Method in interface org.apache.dubbo.registry.client.ServiceInstance
-
The registered service instance is health or not.
- isNotificationReceived() - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory
-
This implementation makes sure all application names related to serviceListener received address notification.
- isNotificationReceived() - Method in class org.apache.dubbo.registry.integration.DynamicDirectory
- isServiceDiscovery() - Method in interface org.apache.dubbo.registry.client.migration.MigrationClusterInvoker
- isServiceDiscovery() - Method in class org.apache.dubbo.registry.client.migration.MigrationInvoker
- isServiceDiscovery() - Method in class org.apache.dubbo.registry.client.migration.ServiceDiscoveryMigrationInvoker
- isServiceDiscovery() - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- isServiceDiscovery() - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory
- isServiceDiscovery() - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
- isServiceDiscovery() - Method in class org.apache.dubbo.registry.ListenerRegistryWrapper
- isServiceDiscovery() - Method in interface org.apache.dubbo.registry.Registry
- isShouldRegister() - Method in class org.apache.dubbo.registry.integration.DynamicDirectory
- isValidInstance(ServiceInstance) - Static method in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
L
- ListenerRegistryWrapper - Class in org.apache.dubbo.registry
- ListenerRegistryWrapper(Registry, List<RegistryServiceListener>) - Constructor for class org.apache.dubbo.registry.ListenerRegistryWrapper
- logger - Static variable in class org.apache.dubbo.registry.client.metadata.MetadataUtils
- lookup(URL) - Method in class org.apache.dubbo.registry.client.AbstractServiceDiscovery
- lookup(URL) - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- lookup(URL) - Method in class org.apache.dubbo.registry.ListenerRegistryWrapper
- lookup(URL) - Method in interface org.apache.dubbo.registry.RegistryService
-
Query the registered data that matches the conditions.
- lookup(URL) - Method in class org.apache.dubbo.registry.support.AbstractRegistry
M
- map(URL) - Method in class org.apache.dubbo.registry.client.metadata.MetadataServiceNameMapping
-
Simply register to all metadata center
- MetaCacheManager - Class in org.apache.dubbo.registry.client.metadata.store
-
Metadata cache with limited size that uses LRU expiry policy.
- MetaCacheManager() - Constructor for class org.apache.dubbo.registry.client.metadata.store.MetaCacheManager
- MetaCacheManager(boolean, String, ScheduledExecutorService) - Constructor for class org.apache.dubbo.registry.client.metadata.store.MetaCacheManager
- METADATA_CLUSTER_PROPERTY_NAME - Static variable in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
- METADATA_SERVICE_PREFIX - Static variable in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
-
The prefix of
MetadataService: "dubbo.metadata-service." - METADATA_SERVICE_URL_PARAMS_PROPERTY_NAME - Static variable in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
-
The property name of metadata JSON of
MetadataService'sURL - METADATA_SERVICE_URLS_PROPERTY_NAME - Static variable in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
-
The
URLsproperty name ofMetadataService: "dubbo.metadata-service.urls", which is used to be compatible with Dubbo Spring Cloud and discovery the metadata of instance - METADATA_SERVICE_VERSION_NAME - Static variable in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
- METADATA_STORAGE_TYPE_PROPERTY_NAME - Static variable in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
-
The property name of metadata storage type.
- MetadataServiceDelegation - Class in org.apache.dubbo.registry.client.metadata
-
Implementation providing remote RPC service to facilitate the query of metadata information.
- MetadataServiceDelegation(ApplicationModel) - Constructor for class org.apache.dubbo.registry.client.metadata.MetadataServiceDelegation
- MetadataServiceDelegationV2 - Class in org.apache.dubbo.registry.client.metadata
- MetadataServiceDelegationV2(ApplicationModel) - Constructor for class org.apache.dubbo.registry.client.metadata.MetadataServiceDelegationV2
- MetadataServiceNameMapping - Class in org.apache.dubbo.registry.client.metadata
- MetadataServiceNameMapping(ApplicationModel) - Constructor for class org.apache.dubbo.registry.client.metadata.MetadataServiceNameMapping
- metadataServiceProxies - Variable in class org.apache.dubbo.registry.client.ReflectionBasedServiceDiscovery
- MetadataServiceURLBuilder - Interface in org.apache.dubbo.registry.client.metadata
-
Used to build metadata service url from ServiceInstance.
- MetadataUtils - Class in org.apache.dubbo.registry.client.metadata
- MetadataUtils() - Constructor for class org.apache.dubbo.registry.client.metadata.MetadataUtils
- MetadataUtils.RemoteMetadataService - Class in org.apache.dubbo.registry.client.metadata
- migrateToApplicationFirstInvoker(MigrationRule) - Method in interface org.apache.dubbo.registry.client.migration.MigrationClusterInvoker
- migrateToApplicationFirstInvoker(MigrationRule) - Method in class org.apache.dubbo.registry.client.migration.MigrationInvoker
- migrateToApplicationFirstInvoker(MigrationRule) - Method in class org.apache.dubbo.registry.client.migration.ServiceDiscoveryMigrationInvoker
- migrateToForceApplicationInvoker(MigrationRule) - Method in interface org.apache.dubbo.registry.client.migration.MigrationClusterInvoker
- migrateToForceApplicationInvoker(MigrationRule) - Method in class org.apache.dubbo.registry.client.migration.MigrationInvoker
- migrateToForceInterfaceInvoker(MigrationRule) - Method in interface org.apache.dubbo.registry.client.migration.MigrationClusterInvoker
- migrateToForceInterfaceInvoker(MigrationRule) - Method in class org.apache.dubbo.registry.client.migration.MigrationInvoker
- migrateToForceInterfaceInvoker(MigrationRule) - Method in class org.apache.dubbo.registry.client.migration.ServiceDiscoveryMigrationInvoker
- MIGRATION_DELAY_KEY - Static variable in interface org.apache.dubbo.registry.Constants
- MIGRATION_FORCE_KEY - Static variable in interface org.apache.dubbo.registry.Constants
- MIGRATION_PROMOTION_KEY - Static variable in interface org.apache.dubbo.registry.Constants
- MIGRATION_RULE_APPLICATIONS_KEY - Static variable in interface org.apache.dubbo.registry.Constants
- MIGRATION_RULE_DELAY_KEY - Static variable in interface org.apache.dubbo.registry.Constants
- MIGRATION_RULE_FORCE_KEY - Static variable in interface org.apache.dubbo.registry.Constants
- MIGRATION_RULE_INTERFACES_KEY - Static variable in interface org.apache.dubbo.registry.Constants
- MIGRATION_RULE_KEY - Static variable in interface org.apache.dubbo.registry.Constants
-
MIGRATION_RULE_XXX from remote configuration
- MIGRATION_RULE_PROPORTION_KEY - Static variable in interface org.apache.dubbo.registry.Constants
- MIGRATION_RULE_STEP_KEY - Static variable in interface org.apache.dubbo.registry.Constants
- MIGRATION_RULE_THRESHOLD_KEY - Static variable in interface org.apache.dubbo.registry.Constants
- MIGRATION_STEP_KEY - Static variable in interface org.apache.dubbo.registry.Constants
- MIGRATION_THRESHOLD_KEY - Static variable in interface org.apache.dubbo.registry.Constants
- MigrationAddressComparator - Interface in org.apache.dubbo.registry.client.migration
- MigrationClusterInvoker<T> - Interface in org.apache.dubbo.registry.client.migration
-
FIXME, some methods need to be further optimized.
- MigrationInvoker<T> - Class in org.apache.dubbo.registry.client.migration
- MigrationInvoker(RegistryProtocol, Cluster, Registry, Class<T>, URL, URL) - Constructor for class org.apache.dubbo.registry.client.migration.MigrationInvoker
- MigrationInvoker(ClusterInvoker<T>, ClusterInvoker<T>, RegistryProtocol, Cluster, Registry, Class<T>, URL, URL) - Constructor for class org.apache.dubbo.registry.client.migration.MigrationInvoker
- MigrationRule - Class in org.apache.dubbo.registry.client.migration.model
-
# key = demo-consumer.migration # group = DUBBO_SERVICEDISCOVERY_MIGRATION # content key: demo-consumer step: APPLICATION_FIRST threshold: 1.0 proportion: 60 delay: 60 force: false interfaces: - serviceKey: DemoService:1.0.0 threshold: 0.5 proportion: 30 delay: 30 force: true step: APPLICATION_FIRST - serviceKey: GreetingService:1.0.0 step: FORCE_APPLICATION applications: - serviceKey: TestApplication threshold: 0.3 proportion: 20 delay: 10 force: false step: FORCE_INTERFACE
- MigrationRule() - Constructor for class org.apache.dubbo.registry.client.migration.model.MigrationRule
- MigrationRule(String) - Constructor for class org.apache.dubbo.registry.client.migration.model.MigrationRule
- MigrationRuleHandler<T> - Class in org.apache.dubbo.registry.client.migration
- MigrationRuleHandler(MigrationClusterInvoker<T>, URL) - Constructor for class org.apache.dubbo.registry.client.migration.MigrationRuleHandler
- MigrationRuleListener - Class in org.apache.dubbo.registry.client.migration
-
Listens to from Config Center.
- MigrationRuleListener(ModuleModel) - Constructor for class org.apache.dubbo.registry.client.migration.MigrationRuleListener
- MigrationStep - Enum in org.apache.dubbo.registry.client.migration.model
N
- NAME - Static variable in class org.apache.dubbo.registry.client.metadata.SpringCloudMetadataServiceURLBuilder
- NAME - Static variable in class org.apache.dubbo.registry.client.metadata.StandardMetadataServiceURLBuilder
- NEW_ADDRESS_SIZE - Static variable in class org.apache.dubbo.registry.client.migration.DefaultMigrationAddressComparator
- NopServiceDiscovery - Class in org.apache.dubbo.registry.client
- NopServiceDiscovery(String, URL) - Constructor for class org.apache.dubbo.registry.client.NopServiceDiscovery
- NopServiceDiscovery(ApplicationModel, URL) - Constructor for class org.apache.dubbo.registry.client.NopServiceDiscovery
- NotificationTask(RegistryNotifier, long) - Constructor for class org.apache.dubbo.registry.RegistryNotifier.NotificationTask
- notify(Object) - Method in class org.apache.dubbo.registry.RegistryNotifier
- notify(List<URL>) - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory
- notify(List<URL>) - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
- notify(List<URL>) - Method in interface org.apache.dubbo.registry.NotifyListener
-
Triggered when a service change notification is received.
- notifyListener(String, ServiceInstancesChangedListener, List<ServiceInstance>) - Method in class org.apache.dubbo.registry.client.ReflectionBasedServiceDiscovery
- NotifyListener - Interface in org.apache.dubbo.registry
-
NotifyListener.
- NotifyListenerWithKey(ProtocolServiceKey, NotifyListener) - Constructor for class org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener.NotifyListenerWithKey
O
- OLD_ADDRESS_SIZE - Static variable in class org.apache.dubbo.registry.client.migration.DefaultMigrationAddressComparator
- onChange() - Method in interface org.apache.dubbo.registry.client.migration.InvokersChangedListener
- onDestroy() - Method in class org.apache.dubbo.registry.client.migration.MigrationRuleListener
- onDestroy() - Method in interface org.apache.dubbo.registry.integration.RegistryProtocolListener
-
Notify RegistryProtocol's listeners when the protocol is destroyed
- onEvent(ServiceInstancesChangedEvent) - Method in class org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
- onExport(RegistryProtocol, Exporter<?>) - Method in class org.apache.dubbo.registry.client.migration.MigrationRuleListener
- onExport(RegistryProtocol, Exporter<?>) - Method in interface org.apache.dubbo.registry.integration.RegistryProtocolListener
-
Notify RegistryProtocol's listeners when a service is registered
- onRefer(RegistryProtocol, ClusterInvoker<?>, URL, URL) - Method in class org.apache.dubbo.registry.client.migration.MigrationRuleListener
- onRefer(RegistryProtocol, ClusterInvoker<?>, URL, URL) - Method in interface org.apache.dubbo.registry.integration.RegistryProtocolListener
-
Notify RegistryProtocol's listeners when a service is subscribed
- onRegister(URL, Registry) - Method in interface org.apache.dubbo.registry.RegistryServiceListener
- onSubscribe(URL, Registry) - Method in interface org.apache.dubbo.registry.RegistryServiceListener
- onUnregister(URL, Registry) - Method in interface org.apache.dubbo.registry.RegistryServiceListener
- onUnsubscribe(URL, Registry) - Method in interface org.apache.dubbo.registry.RegistryServiceListener
- org.apache.dubbo.registry - package org.apache.dubbo.registry
- org.apache.dubbo.registry.aot - package org.apache.dubbo.registry.aot
- org.apache.dubbo.registry.client - package org.apache.dubbo.registry.client
-
* The inspiration of service registration and discovery comes from Spring Cloud Commons.
- org.apache.dubbo.registry.client.event - package org.apache.dubbo.registry.client.event
- org.apache.dubbo.registry.client.event.listener - package org.apache.dubbo.registry.client.event.listener
- org.apache.dubbo.registry.client.metadata - package org.apache.dubbo.registry.client.metadata
- org.apache.dubbo.registry.client.metadata.store - package org.apache.dubbo.registry.client.metadata.store
- org.apache.dubbo.registry.client.migration - package org.apache.dubbo.registry.client.migration
- org.apache.dubbo.registry.client.migration.model - package org.apache.dubbo.registry.client.migration.model
- org.apache.dubbo.registry.integration - package org.apache.dubbo.registry.integration
- org.apache.dubbo.registry.retry - package org.apache.dubbo.registry.retry
- org.apache.dubbo.registry.status - package org.apache.dubbo.registry.status
- org.apache.dubbo.registry.support - package org.apache.dubbo.registry.support
- OverrideInstanceAddressURL - Class in org.apache.dubbo.registry.client
- OverrideInstanceAddressURL(InstanceAddressURL) - Constructor for class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- OverrideInstanceAddressURL(InstanceAddressURL, URLParam) - Constructor for class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
P
- params() - Method in interface org.apache.dubbo.registry.ProviderFirstParams
- params() - Method in class org.apache.dubbo.registry.support.DefaultProviderFirstParams
- parse(String) - Static method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- parseFromMap(Map<String, Object>) - Static method in class org.apache.dubbo.registry.client.migration.model.SubMigrationRule
- PreMigratingConditionChecker - Interface in org.apache.dubbo.registry.client.migration
- process(ConfigChangedEvent) - Method in class org.apache.dubbo.registry.client.migration.MigrationRuleListener
- process(ConfigChangedEvent) - Method in class org.apache.dubbo.registry.integration.AbstractConfiguratorListener
- ProtocolPortsMetadataCustomizer - Class in org.apache.dubbo.registry.client.metadata
-
A Class to customize the ports of
protocolsintothe metadata of service instance - ProtocolPortsMetadataCustomizer() - Constructor for class org.apache.dubbo.registry.client.metadata.ProtocolPortsMetadataCustomizer
- ProtocolServiceKeyWithAddress(ProtocolServiceKey, String) - Constructor for class org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory.ProtocolServiceKeyWithAddress
- ProtocolServiceKeyWithUrls(ProtocolServiceKey, List<URL>) - Constructor for class org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener.ProtocolServiceKeyWithUrls
- PROVIDER_PROTOCOL - Static variable in interface org.apache.dubbo.registry.Constants
- ProviderFirstParams - Interface in org.apache.dubbo.registry
- providerKey(URL) - Method in class org.apache.dubbo.registry.client.DefaultRegistryClusterIdentifier
- providerKey(URL) - Method in interface org.apache.dubbo.registry.client.RegistryClusterIdentifier
- publishServiceDefinition(URL, ServiceDescriptor, ApplicationModel) - Static method in class org.apache.dubbo.registry.client.metadata.MetadataUtils
- putExtendParam(String, String) - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- putExtendParam(String, String) - Method in interface org.apache.dubbo.registry.client.ServiceInstance
- putExtendParamIfAbsent(String, String) - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- putExtendParamIfAbsent(String, String) - Method in interface org.apache.dubbo.registry.client.ServiceInstance
- putRegistry(String, Registry) - Method in class org.apache.dubbo.registry.support.RegistryManager
R
- reExport(Exporter<T>, URL) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
- reExport(Invoker<T>, URL) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
-
Reexport the invoker of the modified url
- reExportRegister(URL) - Method in interface org.apache.dubbo.registry.Registry
- reExportRegister(URL) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
- ReExportTask - Class in org.apache.dubbo.registry.retry
-
ReExportTask
- ReExportTask(Runnable, URL, FailbackRegistry) - Constructor for class org.apache.dubbo.registry.retry.ReExportTask
- reExportUnregister(URL) - Method in interface org.apache.dubbo.registry.Registry
- reExportUnregister(URL) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
- refer(Class<T>, URL) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
- ReferenceCountExporter<T> - Class in org.apache.dubbo.registry.integration
- ReferenceCountExporter(Exporter<T>, String, ExporterFactory) - Constructor for class org.apache.dubbo.registry.integration.ReferenceCountExporter
- referMetadataService(ServiceInstance) - Static method in class org.apache.dubbo.registry.client.metadata.MetadataUtils
- ReflectionBasedServiceDiscovery - Class in org.apache.dubbo.registry.client
- ReflectionBasedServiceDiscovery(ApplicationModel, URL) - Constructor for class org.apache.dubbo.registry.client.ReflectionBasedServiceDiscovery
- refreshMetadataAndInstance(ApplicationModel) - Static method in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
- register() - Method in class org.apache.dubbo.registry.client.AbstractServiceDiscovery
- register() - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
- register() - Method in interface org.apache.dubbo.registry.client.ServiceDiscoveryService
- register() - Method in class org.apache.dubbo.registry.integration.ReferenceCountExporter
- register(URL) - Method in class org.apache.dubbo.registry.client.AbstractServiceDiscovery
- register(URL) - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- register(URL) - Method in class org.apache.dubbo.registry.ListenerRegistryWrapper
- register(URL) - Method in interface org.apache.dubbo.registry.RegistryService
-
Register data, such as : provider service, consumer address, route rule, override rule and other data.
- register(URL) - Method in class org.apache.dubbo.registry.support.AbstractRegistry
- register(URL) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
- REGISTER - Static variable in interface org.apache.dubbo.registry.Constants
- REGISTER_IP_KEY - Static variable in interface org.apache.dubbo.registry.Constants
- REGISTER_KEY - Static variable in interface org.apache.dubbo.registry.Constants
- registerMetadataAndInstance(ApplicationModel) - Static method in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
- Registry - Interface in org.apache.dubbo.registry
-
Registry.
- REGISTRY_FILESAVE_SYNC_KEY - Static variable in interface org.apache.dubbo.registry.Constants
-
To decide whether register center saves file synchronously, the default value is asynchronously
- REGISTRY_RECONNECT_PERIOD_KEY - Static variable in interface org.apache.dubbo.registry.Constants
-
Reconnection period in milliseconds for register center
- REGISTRY_RETRY_PERIOD_KEY - Static variable in interface org.apache.dubbo.registry.Constants
-
Period of registry center's retry interval
- REGISTRY_RETRY_TIMES_KEY - Static variable in interface org.apache.dubbo.registry.Constants
-
Most retry times
- RegistryClusterIdentifier - Interface in org.apache.dubbo.registry.client
- RegistryDirectory<T> - Class in org.apache.dubbo.registry.integration
-
RegistryDirectory
- RegistryDirectory(Class<T>, URL) - Constructor for class org.apache.dubbo.registry.integration.RegistryDirectory
- RegistryFactory - Interface in org.apache.dubbo.registry
-
RegistryFactory.
- RegistryFactoryWrapper - Class in org.apache.dubbo.registry
- RegistryFactoryWrapper(RegistryFactory) - Constructor for class org.apache.dubbo.registry.RegistryFactoryWrapper
- RegistryManager - Class in org.apache.dubbo.registry.support
-
Application Level, used to collect Registries
- RegistryManager(ApplicationModel) - Constructor for class org.apache.dubbo.registry.support.RegistryManager
- RegistryNotifier - Class in org.apache.dubbo.registry
- RegistryNotifier(URL, long) - Constructor for class org.apache.dubbo.registry.RegistryNotifier
- RegistryNotifier(URL, long, ScheduledExecutorService) - Constructor for class org.apache.dubbo.registry.RegistryNotifier
- RegistryNotifier.NotificationTask - Class in org.apache.dubbo.registry
- RegistryProtocol - Class in org.apache.dubbo.registry.integration
-
TODO, replace RegistryProtocol completely in the future.
- RegistryProtocol() - Constructor for class org.apache.dubbo.registry.integration.RegistryProtocol
- RegistryProtocol.InvokerDelegate<T> - Class in org.apache.dubbo.registry.integration
- RegistryProtocolListener - Interface in org.apache.dubbo.registry.integration
-
RegistryProtocol listener is introduced to provide a chance to user to customize or change export and refer behavior of RegistryProtocol.
- RegistryReflectionTypeDescriberRegistrar - Class in org.apache.dubbo.registry.aot
- RegistryReflectionTypeDescriberRegistrar() - Constructor for class org.apache.dubbo.registry.aot.RegistryReflectionTypeDescriberRegistrar
- RegistryScopeModelInitializer - Class in org.apache.dubbo.registry
- RegistryScopeModelInitializer() - Constructor for class org.apache.dubbo.registry.RegistryScopeModelInitializer
- RegistryService - Interface in org.apache.dubbo.registry
-
RegistryService.
- RegistryServiceListener - Interface in org.apache.dubbo.registry
- RegistryStatusChecker - Class in org.apache.dubbo.registry.status
-
RegistryStatusChecker
- RegistryStatusChecker(ApplicationModel) - Constructor for class org.apache.dubbo.registry.status.RegistryStatusChecker
- RemoteMetadataService(ConsumerModel, MetadataService, ModuleModel) - Constructor for class org.apache.dubbo.registry.client.metadata.MetadataUtils.RemoteMetadataService
- RemoteMetadataService(ConsumerModel, MetadataServiceV2, ModuleModel) - Constructor for class org.apache.dubbo.registry.client.metadata.MetadataUtils.RemoteMetadataService
- removeAppSubscriptionLock(String) - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- removeDestroyedRegistry(Registry) - Method in class org.apache.dubbo.registry.support.RegistryManager
- removeExtendParam(String) - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- removeExtendParam(String) - Method in interface org.apache.dubbo.registry.client.ServiceInstance
- removeFailedRegisteredTask(URL) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
- removeFailedSubscribed(URL, NotifyListener) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
- removeFailedSubscribedTask(URL, NotifyListener) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
- removeFailedUnregisteredTask(URL) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
- removeFailedUnsubscribedTask(URL, NotifyListener) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
- removeListener(String, NotifyListener) - Method in class org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
- removeServiceInstancesChangedListener(ServiceInstancesChangedListener) - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
-
unsubscribe to instance change event.
- reRefer(URL) - Method in interface org.apache.dubbo.registry.client.migration.MigrationClusterInvoker
- reRefer(URL) - Method in class org.apache.dubbo.registry.client.migration.MigrationInvoker
- reRefer(ClusterInvoker<?>, URL) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
- reset() - Method in class org.apache.dubbo.registry.support.RegistryManager
-
Reset state of AbstractRegistryFactory
- RetryServiceInstancesChangedEvent - Class in org.apache.dubbo.registry.client.event
-
A retry task when is failed.
- RetryServiceInstancesChangedEvent(String) - Constructor for class org.apache.dubbo.registry.client.event.RetryServiceInstancesChangedEvent
- run() - Method in class org.apache.dubbo.registry.RegistryNotifier.NotificationTask
- run(Timeout) - Method in class org.apache.dubbo.registry.retry.AbstractRetryTask
S
- SCRIPT_PROTOCOL - Static variable in interface org.apache.dubbo.registry.Constants
- ServiceDiscovery - Interface in org.apache.dubbo.registry.client
-
Defines the common operations of Service Discovery, extended and loaded by ServiceDiscoveryFactory
- ServiceDiscoveryFactory - Interface in org.apache.dubbo.registry.client
-
The factory to create
ServiceDiscovery - ServiceDiscoveryMigrationInvoker<T> - Class in org.apache.dubbo.registry.client.migration
- ServiceDiscoveryMigrationInvoker(RegistryProtocol, Cluster, Registry, Class<T>, URL, URL) - Constructor for class org.apache.dubbo.registry.client.migration.ServiceDiscoveryMigrationInvoker
- ServiceDiscoveryRegistry - Class in org.apache.dubbo.registry.client
-
TODO, this bridge implementation is not necessary now, protocol can interact with service discovery directly.
- ServiceDiscoveryRegistry(URL, ApplicationModel) - Constructor for class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- ServiceDiscoveryRegistryDirectory<T> - Class in org.apache.dubbo.registry.client
- ServiceDiscoveryRegistryDirectory(Class<T>, URL) - Constructor for class org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory
- ServiceDiscoveryRegistryDirectory.InstanceWrappedInvoker<T> - Class in org.apache.dubbo.registry.client
- ServiceDiscoveryRegistryDirectory.ProtocolServiceKeyWithAddress - Class in org.apache.dubbo.registry.client
- ServiceDiscoveryRegistryFactory - Class in org.apache.dubbo.registry.client
- ServiceDiscoveryRegistryFactory() - Constructor for class org.apache.dubbo.registry.client.ServiceDiscoveryRegistryFactory
- ServiceDiscoveryService - Interface in org.apache.dubbo.registry.client
- ServiceInstance - Interface in org.apache.dubbo.registry.client
-
The model class of an instance of a service, which is used for service registration and discovery.
- ServiceInstanceCustomizer - Interface in org.apache.dubbo.registry.client
-
The interface to customize
the service instance - ServiceInstanceHostPortCustomizer - Class in org.apache.dubbo.registry.client.metadata
-
The
ServiceInstanceCustomizerto customize theportof service instance. - ServiceInstanceHostPortCustomizer() - Constructor for class org.apache.dubbo.registry.client.metadata.ServiceInstanceHostPortCustomizer
- ServiceInstanceMetadataCustomizer - Class in org.apache.dubbo.registry.client.metadata
-
Intercepting instance to load instance-level params from different sources before being registered into registry.
- ServiceInstanceMetadataCustomizer() - Constructor for class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataCustomizer
- ServiceInstanceMetadataUtils - Class in org.apache.dubbo.registry.client.metadata
-
The Utilities class for the
metadata of the service instance - ServiceInstanceMetadataUtils() - Constructor for class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
- ServiceInstanceNotificationCustomizer - Interface in org.apache.dubbo.registry.client.metadata
- ServiceInstancesChangedEvent - Class in org.apache.dubbo.registry.client.event
-
An event raised after the
instancesof one service has been changed. - ServiceInstancesChangedEvent(String, List<ServiceInstance>) - Constructor for class org.apache.dubbo.registry.client.event.ServiceInstancesChangedEvent
- ServiceInstancesChangedListener - Class in org.apache.dubbo.registry.client.event.listener
-
TODO, refactor to move revision-metadata mapping to ServiceDiscovery.
- ServiceInstancesChangedListener(Set<String>, ServiceDiscovery) - Constructor for class org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
- ServiceInstancesChangedListener.NotifyListenerWithKey - Class in org.apache.dubbo.registry.client.event.listener
- ServiceInstancesChangedListener.ProtocolServiceKeyWithUrls - Class in org.apache.dubbo.registry.client.event.listener
- serviceName() - Method in class org.apache.dubbo.registry.client.metadata.MetadataServiceDelegation
-
Gets the current Dubbo Service name
- ServiceURLCustomizer - Interface in org.apache.dubbo.registry.integration
-
Customize parameters for interface-level registration
- SESSION_TIMEOUT_KEY - Static variable in interface org.apache.dubbo.registry.Constants
- setApplicationModel(ApplicationModel) - Method in class org.apache.dubbo.registry.client.AbstractServiceDiscoveryFactory
- setApplicationModel(ApplicationModel) - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- setApplicationModel(ApplicationModel) - Method in interface org.apache.dubbo.registry.client.ServiceInstance
- setApplicationModel(ApplicationModel) - Method in class org.apache.dubbo.registry.support.AbstractRegistryFactory
- setApplications(List<SubMigrationRule>) - Method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- setConfigurators(List<Configurator>) - Method in class org.apache.dubbo.registry.integration.AbstractConfiguratorListener
- setDelay(Integer) - Method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- setDelay(Integer) - Method in class org.apache.dubbo.registry.client.migration.model.SubMigrationRule
- setEnabled(boolean) - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- setEndpoints(List<DefaultServiceInstance.Endpoint>) - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- setEndpoints(ServiceInstance, Map<String, Integer>) - Static method in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
- setForce(Boolean) - Method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- setForce(Boolean) - Method in class org.apache.dubbo.registry.client.migration.model.SubMigrationRule
- setFrameworkModel(FrameworkModel) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
- setHealthy(boolean) - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- setHost(String) - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- setHost(String) - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- setInterfaces(List<SubMigrationRule>) - Method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- setInvoker(ClusterInvoker<T>) - Method in class org.apache.dubbo.registry.client.migration.MigrationInvoker
- setInvokersChangedListener(InvokersChangedListener) - Method in class org.apache.dubbo.registry.integration.DynamicDirectory
- setKey(String) - Method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- setMetadata(Map<String, String>) - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- setMetadataStorageType(ServiceInstance, String) - Static method in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
-
Set the metadata storage type in specified
service instance - setMetadataUrl(URL) - Method in class org.apache.dubbo.registry.client.metadata.MetadataServiceDelegationV2
- setMetadataURL(URL) - Method in class org.apache.dubbo.registry.client.metadata.MetadataServiceDelegation
- setMigrationRule(MigrationRule) - Method in interface org.apache.dubbo.registry.client.migration.MigrationClusterInvoker
- setMigrationRule(MigrationRule) - Method in class org.apache.dubbo.registry.client.migration.MigrationInvoker
- setMigrationStep(MigrationStep) - Method in interface org.apache.dubbo.registry.client.migration.MigrationClusterInvoker
- setMigrationStep(MigrationStep) - Method in class org.apache.dubbo.registry.client.migration.MigrationInvoker
- setPath(String) - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- setPort(int) - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance.Endpoint
- setPort(int) - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- setPort(int) - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- setProportion(Integer) - Method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- setProportion(Integer) - Method in class org.apache.dubbo.registry.client.migration.model.SubMigrationRule
- setProtocol(String) - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance.Endpoint
- setProtocol(String) - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- setProtocol(Protocol) - Method in class org.apache.dubbo.registry.integration.DynamicDirectory
- setProtocol(Protocol) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
- setProviderFirstParams(Set<String>) - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- setProviderFirstParams(Set<String>) - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- setProxyFactory(ProxyFactory) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
- setRawAddress(String) - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- setRawRule(String) - Method in class org.apache.dubbo.registry.client.migration.MigrationRuleListener
- setRegisteredConsumerUrl(URL) - Method in class org.apache.dubbo.registry.integration.DynamicDirectory
- setRegistry(Registry) - Method in class org.apache.dubbo.registry.integration.DynamicDirectory
- setRegistryCluster(String) - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- setRegistryCluster(String) - Method in interface org.apache.dubbo.registry.client.ServiceInstance
- setServiceDiscoveryInvoker(ClusterInvoker<T>) - Method in class org.apache.dubbo.registry.client.migration.MigrationInvoker
- setServiceKey(String) - Method in class org.apache.dubbo.registry.client.migration.model.SubMigrationRule
- setServiceMetadata(MetadataInfo) - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- setServiceMetadata(MetadataInfo) - Method in interface org.apache.dubbo.registry.client.ServiceInstance
- setServiceName(String) - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- setStep(MigrationStep) - Method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- setStep(MigrationStep) - Method in class org.apache.dubbo.registry.client.migration.model.SubMigrationRule
- setSubscribeUrl(URL) - Method in class org.apache.dubbo.registry.integration.DynamicDirectory
- setThreshold(Float) - Method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- setThreshold(Float) - Method in class org.apache.dubbo.registry.client.migration.model.SubMigrationRule
- shouldMigrate(ClusterInvoker<T>, ClusterInvoker<T>, MigrationRule) - Method in class org.apache.dubbo.registry.client.migration.DefaultMigrationAddressComparator
- shouldMigrate(ClusterInvoker<T>, ClusterInvoker<T>, MigrationRule) - Method in interface org.apache.dubbo.registry.client.migration.MigrationAddressComparator
- SIMPLIFIED_KEY - Static variable in interface org.apache.dubbo.registry.Constants
-
simple the registry for provider.
- SkipFailbackWrapperException - Exception Class in org.apache.dubbo.registry.support
-
Wrapper Exception, it is used to indicate that
FailbackRegistryskips Failback. - SkipFailbackWrapperException(Throwable) - Constructor for exception class org.apache.dubbo.registry.support.SkipFailbackWrapperException
- SpringCloudMetadataServiceURLBuilder - Class in org.apache.dubbo.registry.client.metadata
-
Supporting interaction with Dubbo Spring Cloud at https://github.com/alibaba/spring-cloud-alibaba Dubbo Spring Cloud is a Dubbo extension that favours a per instance registry model and exposes metadata service.
- SpringCloudMetadataServiceURLBuilder() - Constructor for class org.apache.dubbo.registry.client.metadata.SpringCloudMetadataServiceURLBuilder
- StandardMetadataServiceURLBuilder - Class in org.apache.dubbo.registry.client.metadata
-
Standard Dubbo provider enabling introspection service discovery mode.
- StandardMetadataServiceURLBuilder(ApplicationModel) - Constructor for class org.apache.dubbo.registry.client.metadata.StandardMetadataServiceURLBuilder
- SubMigrationRule - Class in org.apache.dubbo.registry.client.migration.model
- SubMigrationRule() - Constructor for class org.apache.dubbo.registry.client.migration.model.SubMigrationRule
- SubMigrationRule(String, MigrationStep, Float, Integer) - Constructor for class org.apache.dubbo.registry.client.migration.model.SubMigrationRule
- subscribe(URL) - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory
- subscribe(URL) - Method in class org.apache.dubbo.registry.integration.DynamicDirectory
- subscribe(URL) - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
- subscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.client.AbstractServiceDiscovery
- subscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- subscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.ListenerRegistryWrapper
- subscribe(URL, NotifyListener) - Method in interface org.apache.dubbo.registry.RegistryService
-
Subscribe to eligible registered data and automatically push when the registered data is changed.
- subscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.support.AbstractRegistry
- subscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
- SUBSCRIBE - Static variable in interface org.apache.dubbo.registry.Constants
- SUBSCRIBE_KEY - Static variable in interface org.apache.dubbo.registry.Constants
- supports(URL) - Static method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
-
Supports or not ?
T
- toFullString() - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- toString() - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- toString() - Method in class org.apache.dubbo.registry.client.InstanceAddressURL
- toString() - Method in class org.apache.dubbo.registry.client.migration.MigrationInvoker
- toString() - Method in class org.apache.dubbo.registry.client.OverrideInstanceAddressURL
- toString() - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
-
A human-readable description of the implementation
- toString() - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory
- toString() - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
- toString() - Method in class org.apache.dubbo.registry.support.AbstractRegistry
- toSubscribeUrl(URL) - Static method in class org.apache.dubbo.registry.integration.RegistryProtocol
- toURL(String) - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
- toURL(String) - Method in interface org.apache.dubbo.registry.client.ServiceInstance
- toYaml(MigrationRule) - Static method in class org.apache.dubbo.registry.client.migration.model.MigrationRule
- TRACE_PROTOCOL - Static variable in interface org.apache.dubbo.registry.Constants
U
- unexport() - Method in class org.apache.dubbo.registry.integration.ReferenceCountExporter
- unregister() - Method in class org.apache.dubbo.registry.client.AbstractServiceDiscovery
- unregister() - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
- unregister() - Method in interface org.apache.dubbo.registry.client.ServiceDiscoveryService
- unregister() - Method in class org.apache.dubbo.registry.integration.ReferenceCountExporter
- unregister(URL) - Method in class org.apache.dubbo.registry.client.AbstractServiceDiscovery
- unregister(URL) - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- unregister(URL) - Method in class org.apache.dubbo.registry.ListenerRegistryWrapper
- unregister(URL) - Method in interface org.apache.dubbo.registry.RegistryService
-
Unregister
- unregister(URL) - Method in class org.apache.dubbo.registry.support.AbstractRegistry
- unregister(URL) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
- UNREGISTER - Static variable in interface org.apache.dubbo.registry.Constants
- unregisterMetadataAndInstance(ApplicationModel) - Static method in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
- unsubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.client.AbstractServiceDiscovery
- unsubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- unsubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.ListenerRegistryWrapper
- unsubscribe(URL, NotifyListener) - Method in interface org.apache.dubbo.registry.RegistryService
-
Unsubscribe
- unsubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.support.AbstractRegistry
- unsubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
- unSubscribe(URL) - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory
- unSubscribe(URL) - Method in class org.apache.dubbo.registry.integration.DynamicDirectory
- unSubscribe(URL) - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
- UNSUBSCRIBE - Static variable in interface org.apache.dubbo.registry.Constants
- update() - Method in class org.apache.dubbo.registry.client.AbstractServiceDiscovery
-
Update assumes that DefaultServiceInstance and its attributes will never get updated once created.
- update() - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
- update() - Method in interface org.apache.dubbo.registry.client.ServiceDiscoveryService
- USER_HOME - Static variable in interface org.apache.dubbo.registry.Constants
V
- valueOf(String) - Static method in enum org.apache.dubbo.registry.client.migration.model.MigrationStep
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.dubbo.registry.client.migration.model.MigrationStep
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERSION - Static variable in class org.apache.dubbo.registry.client.metadata.MetadataServiceDelegation
- VERSION - Static variable in class org.apache.dubbo.registry.client.metadata.MetadataServiceDelegationV2
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form