Skip navigation links
A B C D E F G H I L M N O P R S T U 

A

AbstractConfiguratorListener - Class in org.apache.dubbo.registry.integration
AbstractConfiguratorListener
AbstractConfiguratorListener() - Constructor for class org.apache.dubbo.registry.integration.AbstractConfiguratorListener
 
AbstractRegistry - Class in org.apache.dubbo.registry.support
AbstractRegistry.
AbstractRegistry(URL) - Constructor for class org.apache.dubbo.registry.support.AbstractRegistry
 
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
AbstractServiceDiscoveryFactory - Class in org.apache.dubbo.registry.client
Abstract ServiceDiscoveryFactory implementation with cache, the subclass should implement AbstractServiceDiscoveryFactory.createDiscovery(URL) method to create an instance of ServiceDiscovery
AbstractServiceDiscoveryFactory() - Constructor for class org.apache.dubbo.registry.client.AbstractServiceDiscoveryFactory
 
accept(ServiceInstancesChangedEvent) - Method in class org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
 
AddressListener - Interface in org.apache.dubbo.registry
 
addServiceInstancesChangedListener(ServiceInstancesChangedListener) - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
Add an instance of ServiceInstancesChangedListener for specified service
addUrlToRetry(List<URL>) - Method in class org.apache.dubbo.registry.retry.FailedNotifiedTask
 
ADMIN_PROTOCOL - Static variable in interface org.apache.dubbo.registry.Constants
 

B

build(ServiceInstance) - Method in interface org.apache.dubbo.registry.client.metadata.MetadataServiceURLBuilder
Build the URLs from the specified ServiceInstance
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.integration.RegistryDirectory
 

C

cancel() - Method in class org.apache.dubbo.registry.retry.AbstractRetryTask
 
check() - Method in class org.apache.dubbo.registry.status.RegistryStatusChecker
 
clearRegistryNotDestroy() - Static method in class org.apache.dubbo.registry.support.AbstractRegistryFactory
 
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
 
create(URL) - Static method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
Create an instance of ServiceDiscoveryRegistry if supported
createProxy(ServiceInstance) - Method in class org.apache.dubbo.registry.client.metadata.proxy.RemoteMetadataServiceProxyFactory
 
CustomizableServiceInstanceListener - Class in org.apache.dubbo.registry.client.event.listener
Customize the ServiceInstance before registering to Registry.
CustomizableServiceInstanceListener() - Constructor for class org.apache.dubbo.registry.client.event.listener.CustomizableServiceInstanceListener
 
customize(ServiceInstance) - Method in class org.apache.dubbo.registry.client.metadata.ProtocolPortsMetadataCustomizer
 
customize(ServiceInstance) - Method in class org.apache.dubbo.registry.client.metadata.RefreshServiceMetadataCustomizer
 
customize(ServiceInstance) - Method in interface org.apache.dubbo.registry.client.ServiceInstanceCustomizer
customize(ServiceInstance) - Method in class org.apache.dubbo.registry.client.ServiceInstanceMetadataCustomizer
 

D

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: 3
DEFAULT_SESSION_TIMEOUT - Static variable in interface org.apache.dubbo.registry.Constants
 
DefaultMetadataServiceProxyFactory - Class in org.apache.dubbo.registry.client.metadata.proxy
Works on Consumer side, useful when using local metadata mode.
DefaultMetadataServiceProxyFactory() - Constructor for class org.apache.dubbo.registry.client.metadata.proxy.DefaultMetadataServiceProxyFactory
 
DefaultServiceDiscoveryFactory - Class in org.apache.dubbo.registry.client
The default SPI implementation of ServiceDiscoveryFactory to get the instance of ServiceDiscovery via the protocol from the URL that will connect the infrastructure of Service registration and discovery.
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, String, Integer) - Constructor for class org.apache.dubbo.registry.client.DefaultServiceInstance
 
DefaultServiceInstance(String, String, Integer) - Constructor for class org.apache.dubbo.registry.client.DefaultServiceInstance
 
destroy() - Method in class org.apache.dubbo.registry.client.FileSystemServiceDiscovery
 
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.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() - Static method in class org.apache.dubbo.registry.support.AbstractRegistryFactory
Close all created registries
dispatchServiceInstancesChangedEvent(String) - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
dispatchServiceInstancesChangedEvent(String, String...) - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
dispatchServiceInstancesChangedEvent(String, Collection<ServiceInstance>) - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
dispatchServiceInstancesChangedEvent(ServiceInstancesChangedEvent) - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
doList(Invocation) - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
 
doRegister(URL) - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
 
doRegister(URL) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
 
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
 
doUnsubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
 
doUnsubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
 

E

Endpoint(Integer, String) - Constructor for class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils.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 interface org.apache.dubbo.registry.client.ServiceInstance
 
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.
ExportedServicesRevisionMetadataCustomizer - Class in org.apache.dubbo.registry.client.metadata
The customizer to a add the metadata that the reversion of Dubbo exported services calculates.
ExportedServicesRevisionMetadataCustomizer() - Constructor for class org.apache.dubbo.registry.client.metadata.ExportedServicesRevisionMetadataCustomizer
 

F

FailbackRegistry - Class in org.apache.dubbo.registry.support
FailbackRegistry.
FailbackRegistry(URL) - Constructor for class org.apache.dubbo.registry.support.FailbackRegistry
 
FailedNotifiedTask - Class in org.apache.dubbo.registry.retry
FailedNotifiedTask
FailedNotifiedTask(URL, NotifyListener) - Constructor for class org.apache.dubbo.registry.retry.FailedNotifiedTask
 
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
 
FileSystemServiceDiscovery - Class in org.apache.dubbo.registry.client
File System ServiceDiscovery implementation
FileSystemServiceDiscovery() - Constructor for class org.apache.dubbo.registry.client.FileSystemServiceDiscovery
 
fillInStackTrace() - Method in exception org.apache.dubbo.registry.support.SkipFailbackWrapperException
 

G

getAllInvokers() - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
 
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
 
getCause() - Method in class org.apache.dubbo.registry.client.event.ServiceDiscoveryExceptionEvent
The cause of Throwable
getConfigurators() - Method in class org.apache.dubbo.registry.integration.AbstractConfiguratorListener
 
getDefaultExtension() - Static method in interface org.apache.dubbo.registry.client.metadata.proxy.MetadataServiceProxyFactory
Get the default extension of MetadataServiceProxyFactory
getDefaultPageSize() - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
Get the default size of pagination query
getDefaultPort() - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
getExportedServicesRevision(ServiceInstance) - Static method in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
The revision for all exported Dubbo services from the specified ServiceInstance.
getExportedURLs(String, String, String, String) - Method in class org.apache.dubbo.registry.client.metadata.proxy.RemoteMetadataServiceProxy
 
getExtension(String) - Static method in interface org.apache.dubbo.registry.client.metadata.proxy.MetadataServiceProxyFactory
 
getExtension(URL) - Static method in interface org.apache.dubbo.registry.client.ServiceDiscoveryFactory
Get the extension instance of ServiceDiscoveryFactory by the protocol
getHost() - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
 
getHost() - Method in interface org.apache.dubbo.registry.client.ServiceInstance
The hostname of the registered service instance.
getId() - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
 
getId() - Method in interface org.apache.dubbo.registry.client.ServiceInstance
The id of the registered service instance.
getInstances(String) - Method in class org.apache.dubbo.registry.client.FileSystemServiceDiscovery
 
getInstances(String) - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
Gets all service instances by the specified service name.
getInstances(String, int, int) - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
Gets the pagination of service instances by the specified service name.
getInstances(String, int, int, boolean) - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
Get the pagination of service instances by the specified service name.
getInstances(Iterable<String>, int, int) - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
batch-get all service instances by the specified service names
getInterface() - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
 
getInvoker() - Method in class org.apache.dubbo.registry.integration.RegistryProtocol.InvokerDelegate
 
getInvokers() - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
 
getLastCacheChanged() - Method in class org.apache.dubbo.registry.support.AbstractRegistry
 
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.
getMetadataServiceParameter(List<URL>) - Static method in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
 
getMetadataServiceURLParams(ServiceInstance, String) - Static method in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
Get the url's parameters of MetadataService's Metadata
getMetadataServiceURLsParams(ServiceInstance) - Static method in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
Get the multiple urls' parameters of MetadataService's Metadata
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's storage type is used to which WritableMetadataService instance.
getNotified() - Method in class org.apache.dubbo.registry.support.AbstractRegistry
 
getOriginal() - Method in class org.apache.dubbo.registry.client.event.ServiceDiscoveryEvent
Get the original ServiceDiscovery
getOverrideListeners() - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
getParamsToRegistry(String[], String[]) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
getPort() - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
 
getPort() - Method in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils.Endpoint
 
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.client.metadata.RefreshServiceMetadataCustomizer
 
getProtocol() - Method in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils.Endpoint
 
getProtocolPort(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 instance and protocol
getProxy(ServiceInstance) - Method in interface org.apache.dubbo.registry.client.metadata.proxy.MetadataServiceProxyFactory
Create a MetadataService proxy via the specified ServiceInstance WritableMetadataService
getRegistered() - Method in class org.apache.dubbo.registry.support.AbstractRegistry
 
getRegisteredConsumerUrl() - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
 
getRegisteredConsumerUrl(URL, URL) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
getRegistries() - Static method in class org.apache.dubbo.registry.support.AbstractRegistryFactory
Get all registries
getRegistry() - Method in class org.apache.dubbo.registry.ListenerRegistryWrapper
 
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(String) - Static method in class org.apache.dubbo.registry.support.AbstractRegistryFactory
 
getRegistry(URL) - Method in class org.apache.dubbo.registry.support.AbstractRegistryFactory
 
getRegistryProtocol() - Static method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
getServers() - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
getServiceDefinition(String, String, String) - Method in class org.apache.dubbo.registry.client.metadata.proxy.RemoteMetadataServiceProxy
 
getServiceDefinition(String) - Method in class org.apache.dubbo.registry.client.metadata.proxy.RemoteMetadataServiceProxy
 
getServiceDiscovery(URL) - Method in class org.apache.dubbo.registry.client.AbstractServiceDiscoveryFactory
 
getServiceDiscovery() - Method in class org.apache.dubbo.registry.client.event.ServiceDiscoveryEvent
Get the ServiceDiscovery on which the Event initially occurred.
getServiceDiscovery(URL) - Method in interface org.apache.dubbo.registry.client.ServiceDiscoveryFactory
Get the instance of ServiceDiscovery
getServiceDiscovery() - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
 
getServiceInstance() - Method in class org.apache.dubbo.registry.client.event.ServiceInstanceEvent
Get current service instance
getServiceInstances() - Method in class org.apache.dubbo.registry.client.event.ServiceInstancesChangedEvent
 
getServiceName() - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
 
getServiceName() - Method in class org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
Get the correlative service name
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.
getServices() - Method in class org.apache.dubbo.registry.client.FileSystemServiceDiscovery
 
getServices() - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
Gets all service names
getSource() - Method in class org.apache.dubbo.registry.client.event.ServiceDiscoveryEvent
 
getSubscribed() - Method in class org.apache.dubbo.registry.support.AbstractRegistry
 
getSubscribedServices(URL) - Static method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
Get the subscribed services from the specified registry url
getSubscribedServices() - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
Get the subscribed service names
getSubscribedServicesRevision(ServiceInstance) - Static method in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
The revision for all subscribed Dubbo services from the specified ServiceInstance.
getUrl() - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
 
getUrl() - Method in class org.apache.dubbo.registry.ListenerRegistryWrapper
 
getUrl() - Method in class org.apache.dubbo.registry.support.AbstractRegistry
 
getUrlInvokerMap() - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
Haomin: added for test purpose

H

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 interface org.apache.dubbo.registry.client.ServiceInstance
 

I

initialize(URL) - Method in class org.apache.dubbo.registry.client.FileSystemServiceDiscovery
 
initialize(URL) - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
Initializes the ServiceDiscovery
InvokerDelegate(Invoker<T>, URL) - Constructor for class org.apache.dubbo.registry.integration.RegistryProtocol.InvokerDelegate
 
isAvailable() - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
 
isAvailable() - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
 
isAvailable() - Method in class org.apache.dubbo.registry.ListenerRegistryWrapper
 
isCancel() - Method in class org.apache.dubbo.registry.retry.AbstractRetryTask
 
isDubboServiceInstance(ServiceInstance) - Static method in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
Is Dubbo Service instance or not
isEnabled() - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
 
isEnabled() - Method in interface org.apache.dubbo.registry.client.ServiceInstance
The enable 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.

L

ListenerRegistryWrapper - Class in org.apache.dubbo.registry
 
ListenerRegistryWrapper(Registry, List<RegistryServiceListener>) - Constructor for class org.apache.dubbo.registry.ListenerRegistryWrapper
 
LoggingEventListener - Class in org.apache.dubbo.registry.client.event.listener
A listener for logging the Dubbo event
LoggingEventListener() - Constructor for class org.apache.dubbo.registry.client.event.listener.LoggingEventListener
 
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

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's URL
METADATA_SERVICE_URLS_PROPERTY_NAME - Static variable in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
The URLs property name of MetadataService : "dubbo.metadata-service.urls", which is used to be compatible with Dubbo Spring Cloud and discovery the metadata of instance
METADATA_STORAGE_TYPE_PROPERTY_NAME - Static variable in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
The property name of metadata storage type.
MetadataServiceProxyFactory - Interface in org.apache.dubbo.registry.client.metadata.proxy
A factory to create a MetadataService proxy
MetadataServiceURLBuilder - Interface in org.apache.dubbo.registry.client.metadata
Used to build metadata service url from ServiceInstance.
MetadataServiceURLParamsMetadataCustomizer - Class in org.apache.dubbo.registry.client.metadata
MetadataServiceURLParamsMetadataCustomizer() - Constructor for class org.apache.dubbo.registry.client.metadata.MetadataServiceURLParamsMetadataCustomizer
 

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
 
NO_REVISION - Static variable in class org.apache.dubbo.registry.client.metadata.URLRevisionResolver
 
notify(List<URL>, URL, Directory) - Method in interface org.apache.dubbo.registry.AddressListener
processing when receiving the address list
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 - Interface in org.apache.dubbo.registry
NotifyListener.

O

onConfigChanged(ConfigChangedEvent) - Method in class org.apache.dubbo.registry.client.FileSystemServiceDiscovery
 
onEvent(ServiceInstancePreRegisteredEvent) - Method in class org.apache.dubbo.registry.client.event.listener.CustomizableServiceInstanceListener
 
onEvent(ServiceDiscoveryInitializingEvent) - Method in class org.apache.dubbo.registry.client.event.listener.LoggingEventListener
 
onEvent(ServiceDiscoveryInitializedEvent) - Method in class org.apache.dubbo.registry.client.event.listener.LoggingEventListener
 
onEvent(ServiceInstancePreRegisteredEvent) - Method in class org.apache.dubbo.registry.client.event.listener.LoggingEventListener
 
onEvent(ServiceInstanceRegisteredEvent) - Method in class org.apache.dubbo.registry.client.event.listener.LoggingEventListener
 
onEvent(ServiceInstancesChangedEvent) - Method in class org.apache.dubbo.registry.client.event.listener.LoggingEventListener
 
onEvent(ServiceInstancePreUnregisteredEvent) - Method in class org.apache.dubbo.registry.client.event.listener.LoggingEventListener
 
onEvent(ServiceInstanceUnregisteredEvent) - Method in class org.apache.dubbo.registry.client.event.listener.LoggingEventListener
 
onEvent(ServiceDiscoveryDestroyingEvent) - Method in class org.apache.dubbo.registry.client.event.listener.LoggingEventListener
 
onEvent(ServiceDiscoveryDestroyedEvent) - Method in class org.apache.dubbo.registry.client.event.listener.LoggingEventListener
 
onEvent(ServiceInstancesChangedEvent) - Method in class org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
onEvent(ServiceInstancesChangedEvent) - Method in class org.apache.dubbo.registry.client.FileSystemServiceDiscovery
 
onRegister(URL) - Method in interface org.apache.dubbo.registry.RegistryServiceListener
 
onSubscribe(URL) - Method in interface org.apache.dubbo.registry.RegistryServiceListener
 
onUnregister(URL) - Method in interface org.apache.dubbo.registry.RegistryServiceListener
 
onUnsubscribe(URL) - Method in interface org.apache.dubbo.registry.RegistryServiceListener
 
org.apache.dubbo.registry - package org.apache.dubbo.registry
 
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.proxy - package org.apache.dubbo.registry.client.metadata.proxy
 
org.apache.dubbo.registry.client.selector - package org.apache.dubbo.registry.client.selector
 
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
 

P

parseServices(String) - Static method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
 
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 protocols into the metadata of service instance
ProtocolPortsMetadataCustomizer() - Constructor for class org.apache.dubbo.registry.client.metadata.ProtocolPortsMetadataCustomizer
 
PROVIDER_PROTOCOL - Static variable in interface org.apache.dubbo.registry.Constants
 

R

RandomServiceInstanceSelector - Class in org.apache.dubbo.registry.client.selector
The ServiceInstanceSelector implementation based on Random algorithm
RandomServiceInstanceSelector() - Constructor for class org.apache.dubbo.registry.client.selector.RandomServiceInstanceSelector
 
reExport(Invoker<T>, URL) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
refer(Class<T>, URL) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
RefreshServiceMetadataCustomizer - Class in org.apache.dubbo.registry.client.metadata
An ServiceInstanceCustomizer to refresh metadata.
RefreshServiceMetadataCustomizer() - Constructor for class org.apache.dubbo.registry.client.metadata.RefreshServiceMetadataCustomizer
 
register(ServiceInstance) - Method in class org.apache.dubbo.registry.client.FileSystemServiceDiscovery
 
register(ServiceInstance) - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
Registers an instance of ServiceInstance.
register(URL) - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
 
REGISTER - Static variable in interface org.apache.dubbo.registry.Constants
 
register(URL, URL) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
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_IP_KEY - Static variable in interface org.apache.dubbo.registry.Constants
 
REGISTER_KEY - Static variable in interface org.apache.dubbo.registry.Constants
 
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
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
 
RegistryProtocol - Class in org.apache.dubbo.registry.integration
RegistryProtocol
RegistryProtocol() - Constructor for class org.apache.dubbo.registry.integration.RegistryProtocol
 
RegistryProtocol.InvokerDelegate<T> - Class in org.apache.dubbo.registry.integration
 
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() - Constructor for class org.apache.dubbo.registry.status.RegistryStatusChecker
 
RemoteMetadataServiceProxy - Class in org.apache.dubbo.registry.client.metadata.proxy
 
RemoteMetadataServiceProxy(ServiceInstance) - Constructor for class org.apache.dubbo.registry.client.metadata.proxy.RemoteMetadataServiceProxy
 
RemoteMetadataServiceProxyFactory - Class in org.apache.dubbo.registry.client.metadata.proxy
Works on Consumer side, useful when using remote metadata mode.
RemoteMetadataServiceProxyFactory() - Constructor for class org.apache.dubbo.registry.client.metadata.proxy.RemoteMetadataServiceProxyFactory
 
removeFailedNotifiedTask(URL, NotifyListener) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
 
removeFailedRegisteredTask(URL) - 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
 
removeRetryUrl(List<URL>) - Method in class org.apache.dubbo.registry.retry.FailedNotifiedTask
 
resolve(Collection<String>) - Method in class org.apache.dubbo.registry.client.metadata.URLRevisionResolver
Resolve revision as String
resolveMetadataPropertyName(ServiceInstance) - Method in class org.apache.dubbo.registry.client.metadata.MetadataServiceURLParamsMetadataCustomizer
 
resolveMetadataPropertyValue(ServiceInstance) - Method in class org.apache.dubbo.registry.client.metadata.MetadataServiceURLParamsMetadataCustomizer
 
RestProtocolSubscribedURLsSynthesizer - Class in org.apache.dubbo.registry.client.metadata
SubscribedURLsSynthesizer implementation for REST protocol
RestProtocolSubscribedURLsSynthesizer() - Constructor for class org.apache.dubbo.registry.client.metadata.RestProtocolSubscribedURLsSynthesizer
 
run(Timeout) - Method in class org.apache.dubbo.registry.retry.AbstractRetryTask
 

S

SCRIPT_PROTOCOL - Static variable in interface org.apache.dubbo.registry.Constants
 
select(URL, List<ServiceInstance>) - Method in class org.apache.dubbo.registry.client.selector.RandomServiceInstanceSelector
 
select(URL, List<ServiceInstance>) - Method in interface org.apache.dubbo.registry.client.selector.ServiceInstanceSelector
Select an instance of ServiceInstance by the specified service instances
ServiceDiscovery - Interface in org.apache.dubbo.registry.client
The common operations of Service Discovery
ServiceDiscoveryDestroyedEvent - Class in org.apache.dubbo.registry.client.event
An event raised after the Service Discovery destroyed.
ServiceDiscoveryDestroyedEvent(ServiceDiscovery, ServiceDiscovery) - Constructor for class org.apache.dubbo.registry.client.event.ServiceDiscoveryDestroyedEvent
 
ServiceDiscoveryDestroyingEvent - Class in org.apache.dubbo.registry.client.event
An event raised when the Service Discovery is destroying.
ServiceDiscoveryDestroyingEvent(ServiceDiscovery, ServiceDiscovery) - Constructor for class org.apache.dubbo.registry.client.event.ServiceDiscoveryDestroyingEvent
 
ServiceDiscoveryEvent - Class in org.apache.dubbo.registry.client.event
An abstract Event class for ServiceDiscovery
ServiceDiscoveryEvent(ServiceDiscovery, ServiceDiscovery) - Constructor for class org.apache.dubbo.registry.client.event.ServiceDiscoveryEvent
Constructs a prototypical Event.
ServiceDiscoveryExceptionEvent - Class in org.apache.dubbo.registry.client.event
An event raised when the Service Discovery met with some exception
ServiceDiscoveryExceptionEvent(ServiceDiscovery, ServiceDiscovery, Throwable) - Constructor for class org.apache.dubbo.registry.client.event.ServiceDiscoveryExceptionEvent
 
ServiceDiscoveryFactory - Interface in org.apache.dubbo.registry.client
The factory to create ServiceDiscovery
ServiceDiscoveryInitializedEvent - Class in org.apache.dubbo.registry.client.event
An event raised after the Service Discovery initialized
ServiceDiscoveryInitializedEvent(ServiceDiscovery, ServiceDiscovery) - Constructor for class org.apache.dubbo.registry.client.event.ServiceDiscoveryInitializedEvent
 
ServiceDiscoveryInitializingEvent - Class in org.apache.dubbo.registry.client.event
An event raised when the Service Discovery is initializing.
ServiceDiscoveryInitializingEvent(ServiceDiscovery, ServiceDiscovery) - Constructor for class org.apache.dubbo.registry.client.event.ServiceDiscoveryInitializingEvent
 
ServiceDiscoveryRegistry - Class in org.apache.dubbo.registry.client
Being different to the traditional registry, ServiceDiscoveryRegistry that is a new service-oriented Registry based on ServiceDiscovery, it will not interact in the external registry directly, but store the urls that Dubbo services exported and referenced into WritableMetadataService when ServiceDiscoveryRegistry.register(URL) and ServiceDiscoveryRegistry.subscribe(URL, NotifyListener) methods are executed.
ServiceDiscoveryRegistry(URL) - Constructor for class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
 
ServiceDiscoveryRegistryFactory - Class in org.apache.dubbo.registry.client
 
ServiceDiscoveryRegistryFactory() - Constructor for class org.apache.dubbo.registry.client.ServiceDiscoveryRegistryFactory
 
ServiceDiscoveryRegistryProtocol - Class in org.apache.dubbo.registry.client
TODO, replace RegistryProtocol completely in the future.
ServiceDiscoveryRegistryProtocol() - Constructor for class org.apache.dubbo.registry.client.ServiceDiscoveryRegistryProtocol
 
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
ServiceInstanceEvent - Class in org.apache.dubbo.registry.client.event
ServiceInstanceEvent(Object, ServiceInstance) - Constructor for class org.apache.dubbo.registry.client.event.ServiceInstanceEvent
 
ServiceInstanceMetadataCustomizer - Class in org.apache.dubbo.registry.client
The abstract class to customize ServiceInstance.getMetadata() the service instances' metadata}
ServiceInstanceMetadataCustomizer() - Constructor for class org.apache.dubbo.registry.client.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
 
ServiceInstanceMetadataUtils.Endpoint - Class in org.apache.dubbo.registry.client.metadata
 
ServiceInstancePreRegisteredEvent - Class in org.apache.dubbo.registry.client.event
An event raised before a service instance registered
ServiceInstancePreRegisteredEvent(Object, ServiceInstance) - Constructor for class org.apache.dubbo.registry.client.event.ServiceInstancePreRegisteredEvent
 
ServiceInstancePreUnregisteredEvent - Class in org.apache.dubbo.registry.client.event
An event raised before a service instance unregistered
ServiceInstancePreUnregisteredEvent(Object, ServiceInstance) - Constructor for class org.apache.dubbo.registry.client.event.ServiceInstancePreUnregisteredEvent
 
ServiceInstanceRegisteredEvent - Class in org.apache.dubbo.registry.client.event
An event raised after a service instance registered
ServiceInstanceRegisteredEvent(Object, ServiceInstance) - Constructor for class org.apache.dubbo.registry.client.event.ServiceInstanceRegisteredEvent
 
ServiceInstancesChangedEvent - Class in org.apache.dubbo.registry.client.event
An event raised after the instances of one service has been changed.
ServiceInstancesChangedEvent(String, Collection<ServiceInstance>) - Constructor for class org.apache.dubbo.registry.client.event.ServiceInstancesChangedEvent
 
ServiceInstancesChangedListener - Class in org.apache.dubbo.registry.client.event.listener
The Service Discovery Changed Event Listener
ServiceInstanceSelector - Interface in org.apache.dubbo.registry.client.selector
The ServiceInstance Selector
ServiceInstanceUnregisteredEvent - Class in org.apache.dubbo.registry.client.event
An event raised after a service instance unregistered
ServiceInstanceUnregisteredEvent(Object, ServiceInstance) - Constructor for class org.apache.dubbo.registry.client.event.ServiceInstanceUnregisteredEvent
 
serviceName() - Method in class org.apache.dubbo.registry.client.metadata.proxy.RemoteMetadataServiceProxy
 
SESSION_TIMEOUT_KEY - Static variable in interface org.apache.dubbo.registry.Constants
 
setCluster(Cluster) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
setConfigurators(List<Configurator>) - Method in class org.apache.dubbo.registry.integration.AbstractConfiguratorListener
 
setEnabled(boolean) - 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
 
setHealthy(boolean) - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
 
setHost(String) - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
 
setId(String) - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
 
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
setPort(Integer) - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
 
setPort(Integer) - Method in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils.Endpoint
 
setProtocol(Protocol) - Method in class org.apache.dubbo.registry.client.metadata.proxy.DefaultMetadataServiceProxyFactory
 
setProtocol(String) - Method in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils.Endpoint
 
setProtocol(Protocol) - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
 
setProtocol(Protocol) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
setProxyFactory(ProxyFactory) - Method in class org.apache.dubbo.registry.client.metadata.proxy.DefaultMetadataServiceProxyFactory
 
setProxyFactory(ProxyFactory) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
setRegisteredConsumerUrl(URL) - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
 
setRegistry(Registry) - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
 
setRegistryFactory(RegistryFactory) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
setServiceName(String) - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
 
SIMPLIFIED_KEY - Static variable in interface org.apache.dubbo.registry.Constants
simple the registry for provider.
SkipFailbackWrapperException - Exception in org.apache.dubbo.registry.support
Wrapper Exception, it is used to indicate that FailbackRegistry skips Failback.
SkipFailbackWrapperException(Throwable) - Constructor for exception 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() - Constructor for class org.apache.dubbo.registry.client.metadata.StandardMetadataServiceURLBuilder
 
subscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
 
SUBSCRIBE - Static variable in interface org.apache.dubbo.registry.Constants
 
subscribe(URL) - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
 
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_KEY - Static variable in interface org.apache.dubbo.registry.Constants
 
SubscribedServicesRevisionMetadataCustomizer - Class in org.apache.dubbo.registry.client.metadata
The customizer to a add the metadata that the reversion of Dubbo subscribed services calculates.
SubscribedServicesRevisionMetadataCustomizer() - Constructor for class org.apache.dubbo.registry.client.metadata.SubscribedServicesRevisionMetadataCustomizer
 
SubscribedURLsSynthesizer - Interface in org.apache.dubbo.registry.client.metadata
The inteface to synthesize the subscribed URLs
SUBSCRIBER_SERVICES_REVISION_PROPERTY_NAME - Static variable in class org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
The property name of The revision for all subscribed Dubbo services.
supports(URL) - Method in class org.apache.dubbo.registry.client.metadata.RestProtocolSubscribedURLsSynthesizer
 
supports(URL) - Method in interface org.apache.dubbo.registry.client.metadata.SubscribedURLsSynthesizer
Supports the synthesis of the subscribed URLs or not
supports(URL) - Static method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
Supports or not ?
synthesize(URL, Collection<ServiceInstance>) - Method in class org.apache.dubbo.registry.client.metadata.RestProtocolSubscribedURLsSynthesizer
 
synthesize(URL, Collection<ServiceInstance>) - Method in interface org.apache.dubbo.registry.client.metadata.SubscribedURLsSynthesizer
synthesize the subscribed URLs

T

toString() - Method in class org.apache.dubbo.registry.client.DefaultServiceInstance
 
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.support.AbstractRegistry
 
TRACE_PROTOCOL - Static variable in interface org.apache.dubbo.registry.Constants
 

U

unregister(ServiceInstance) - Method in class org.apache.dubbo.registry.client.FileSystemServiceDiscovery
 
unregister(ServiceInstance) - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
Unregisters an instance of ServiceInstance.
unregister(URL) - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
 
UNREGISTER - Static variable in interface org.apache.dubbo.registry.Constants
 
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
 
unsubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
 
UNSUBSCRIBE - Static variable in interface org.apache.dubbo.registry.Constants
 
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
 
update(ServiceInstance) - Method in class org.apache.dubbo.registry.client.FileSystemServiceDiscovery
 
update(ServiceInstance) - Method in interface org.apache.dubbo.registry.client.ServiceDiscovery
Updates the registered ServiceInstance.
URLRevisionResolver - Class in org.apache.dubbo.registry.client.metadata
A class to resolve the version from URLs
URLRevisionResolver() - Constructor for class org.apache.dubbo.registry.client.metadata.URLRevisionResolver
 
A B C D E F G H I L M N O P R S T U 
Skip navigation links

Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.