跳过导航链接
A B C D E F G H I L M N O P R S T U 

A

AbstractConfiguratorListener - org.apache.dubbo.registry.integration中的类
AbstractConfiguratorListener
AbstractConfiguratorListener() - 类 的构造器org.apache.dubbo.registry.integration.AbstractConfiguratorListener
 
AbstractRegistry - org.apache.dubbo.registry.support中的类
AbstractRegistry.
AbstractRegistry(URL) - 类 的构造器org.apache.dubbo.registry.support.AbstractRegistry
 
AbstractRegistryFactory - org.apache.dubbo.registry.support中的类
AbstractRegistryFactory.
AbstractRegistryFactory() - 类 的构造器org.apache.dubbo.registry.support.AbstractRegistryFactory
 
AbstractRetryTask - org.apache.dubbo.registry.retry中的类
AbstractRetryTask
AbstractServiceDiscoveryFactory - 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() - 类 的构造器org.apache.dubbo.registry.client.AbstractServiceDiscoveryFactory
 
accept(ServiceInstancesChangedEvent) - 类 中的方法org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
 
AddressListener - org.apache.dubbo.registry中的接口
 
addServiceInstancesChangedListener(ServiceInstancesChangedListener) - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
Add an instance of ServiceInstancesChangedListener for specified service Default, Current method will be invoked by the ServiceDiscoveryRegistry on the subscription, and it's mandatory to add the ServiceInstancesChangedListener argument into EventDispatcher whether the subclass implements same approach or not, thus this method is used to trigger or adapt the vendor's change notification mechanism typically, like Zookeeper Watcher, Nacos EventListener.
addUrlToRetry(List<URL>) - 类 中的方法org.apache.dubbo.registry.retry.FailedNotifiedTask
 
ADMIN_PROTOCOL - 接口 中的静态变量org.apache.dubbo.registry.Constants
 

B

build(ServiceInstance) - 接口 中的方法org.apache.dubbo.registry.client.metadata.MetadataServiceURLBuilder
Build the URLs from the specified ServiceInstance
build(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.client.metadata.SpringCloudMetadataServiceURLBuilder
 
build(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.client.metadata.StandardMetadataServiceURLBuilder
buildRouterChain(URL) - 类 中的方法org.apache.dubbo.registry.integration.RegistryDirectory
 

C

cancel() - 类 中的方法org.apache.dubbo.registry.retry.AbstractRetryTask
 
check() - 类 中的方法org.apache.dubbo.registry.status.RegistryStatusChecker
 
clearRegistryNotDestroy() - 类 中的静态方法org.apache.dubbo.registry.support.AbstractRegistryFactory
 
CompositeMetadataServiceProxyFactory - org.apache.dubbo.registry.client.metadata.proxy中的类
The composite implementation of MetadataServiceProxyFactory
CompositeMetadataServiceProxyFactory() - 类 的构造器org.apache.dubbo.registry.client.metadata.proxy.CompositeMetadataServiceProxyFactory
 
CONDITION_PROTOCOL - 接口 中的静态变量org.apache.dubbo.registry.Constants
 
CONFIGURATORS_SUFFIX - 接口 中的静态变量org.apache.dubbo.registry.Constants
 
Constants - org.apache.dubbo.registry中的接口
 
CONSUMER_PROTOCOL - 接口 中的静态变量org.apache.dubbo.registry.Constants
 
create(URL) - 类 中的静态方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
Create an instance of ServiceDiscoveryRegistry if supported
createProxy(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.client.metadata.proxy.CompositeMetadataServiceProxyFactory
 
createProxy(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.client.metadata.proxy.RemoteMetadataServiceProxyFactory
 
CustomizableServiceInstanceListener - org.apache.dubbo.registry.client.event.listener中的类
已过时。
2.7.8 Current class will be removed since 3.0.0
CustomizableServiceInstanceListener() - 类 的构造器org.apache.dubbo.registry.client.event.listener.CustomizableServiceInstanceListener
已过时。
 
customize(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.client.metadata.ProtocolPortsMetadataCustomizer
 
customize(ServiceInstance) - 接口 中的方法org.apache.dubbo.registry.client.ServiceInstanceCustomizer
customize(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.client.ServiceInstanceMetadataCustomizer
 

D

DEFAULT_REGISTER_CONSUMER_KEYS - 类 中的静态变量org.apache.dubbo.registry.integration.RegistryProtocol
 
DEFAULT_REGISTER_PROVIDER_KEYS - 类 中的静态变量org.apache.dubbo.registry.integration.RegistryProtocol
 
DEFAULT_REGISTRY - 接口 中的静态变量org.apache.dubbo.registry.Constants
 
DEFAULT_REGISTRY_RECONNECT_PERIOD - 接口 中的静态变量org.apache.dubbo.registry.Constants
 
DEFAULT_REGISTRY_RETRY_PERIOD - 接口 中的静态变量org.apache.dubbo.registry.Constants
Default value for the period of retry interval in milliseconds: 5000
DEFAULT_REGISTRY_RETRY_TIMES - 接口 中的静态变量org.apache.dubbo.registry.Constants
Default value for the times of retry: 3
DEFAULT_SESSION_TIMEOUT - 接口 中的静态变量org.apache.dubbo.registry.Constants
 
DefaultMetadataServiceProxyFactory - org.apache.dubbo.registry.client.metadata.proxy中的类
Works on Consumer side, useful when using local metadata mode.
DefaultMetadataServiceProxyFactory() - 类 的构造器org.apache.dubbo.registry.client.metadata.proxy.DefaultMetadataServiceProxyFactory
 
DefaultServiceDiscoveryFactory - 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() - 类 的构造器org.apache.dubbo.registry.client.DefaultServiceDiscoveryFactory
 
DefaultServiceInstance - org.apache.dubbo.registry.client中的类
The default implementation of ServiceInstance.
DefaultServiceInstance() - 类 的构造器org.apache.dubbo.registry.client.DefaultServiceInstance
 
DefaultServiceInstance(String, String, String, Integer) - 类 的构造器org.apache.dubbo.registry.client.DefaultServiceInstance
 
DefaultServiceInstance(String, String, Integer) - 类 的构造器org.apache.dubbo.registry.client.DefaultServiceInstance
 
destroy() - 类 中的方法org.apache.dubbo.registry.client.FileSystemServiceDiscovery
 
destroy() - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
Destroy the ServiceDiscovery
destroy() - 类 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
 
destroy() - 类 中的方法org.apache.dubbo.registry.integration.RegistryDirectory
 
destroy() - 类 中的方法org.apache.dubbo.registry.integration.RegistryProtocol
 
destroy() - 类 中的方法org.apache.dubbo.registry.ListenerRegistryWrapper
 
destroy() - 类 中的方法org.apache.dubbo.registry.support.AbstractRegistry
 
destroy() - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
 
destroyAll() - 类 中的静态方法org.apache.dubbo.registry.support.AbstractRegistryFactory
Close all created registries
dispatchServiceInstancesChangedEvent(String) - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
dispatchServiceInstancesChangedEvent(String, String...) - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
dispatchServiceInstancesChangedEvent(String, Collection<ServiceInstance>) - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
dispatchServiceInstancesChangedEvent(ServiceInstancesChangedEvent) - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
doList(Invocation) - 类 中的方法org.apache.dubbo.registry.integration.RegistryDirectory
 
doRegister(URL) - 类 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
 
doRegister(URL) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
 
doSaveProperties(long) - 类 中的方法org.apache.dubbo.registry.support.AbstractRegistry
 
doSubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
 
doSubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
 
doUnregister(URL) - 类 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
 
doUnregister(URL) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
 
doUnsubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
 
doUnsubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
 

E

Endpoint(Integer, String) - 类 的构造器org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils.Endpoint
 
ENDPOINTS - 类 中的静态变量org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
 
equals(Object) - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
 
equals(Object) - 类 中的方法org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
 
equals(Object) - 接口 中的方法org.apache.dubbo.registry.client.ServiceInstance
 
export(Invoker<T>) - 类 中的方法org.apache.dubbo.registry.integration.RegistryProtocol
 
EXPORTED_SERVICES_REVISION_PROPERTY_NAME - 类 中的静态变量org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
The property name of The revision for all exported Dubbo services.
ExportedServicesRevisionMetadataCustomizer - org.apache.dubbo.registry.client.metadata中的类
The customizer to a add the metadata that the reversion of Dubbo exported services calculates.
ExportedServicesRevisionMetadataCustomizer() - 类 的构造器org.apache.dubbo.registry.client.metadata.ExportedServicesRevisionMetadataCustomizer
 

F

FailbackRegistry - org.apache.dubbo.registry.support中的类
FailbackRegistry.
FailbackRegistry(URL) - 类 的构造器org.apache.dubbo.registry.support.FailbackRegistry
 
FailedNotifiedTask - org.apache.dubbo.registry.retry中的类
FailedNotifiedTask
FailedNotifiedTask(URL, NotifyListener) - 类 的构造器org.apache.dubbo.registry.retry.FailedNotifiedTask
 
FailedRegisteredTask - org.apache.dubbo.registry.retry中的类
FailedRegisteredTask
FailedRegisteredTask(URL, FailbackRegistry) - 类 的构造器org.apache.dubbo.registry.retry.FailedRegisteredTask
 
FailedSubscribedTask - org.apache.dubbo.registry.retry中的类
FailedSubscribedTask
FailedSubscribedTask(URL, FailbackRegistry, NotifyListener) - 类 的构造器org.apache.dubbo.registry.retry.FailedSubscribedTask
 
FailedUnregisteredTask - org.apache.dubbo.registry.retry中的类
FailedUnregisteredTask
FailedUnregisteredTask(URL, FailbackRegistry) - 类 的构造器org.apache.dubbo.registry.retry.FailedUnregisteredTask
 
FailedUnsubscribedTask - org.apache.dubbo.registry.retry中的类
FailedUnsubscribedTask
FailedUnsubscribedTask(URL, FailbackRegistry, NotifyListener) - 类 的构造器org.apache.dubbo.registry.retry.FailedUnsubscribedTask
 
FileSystemServiceDiscovery - org.apache.dubbo.registry.client中的类
File System ServiceDiscovery implementation
FileSystemServiceDiscovery() - 类 的构造器org.apache.dubbo.registry.client.FileSystemServiceDiscovery
 
fillInStackTrace() - 异常错误 中的方法org.apache.dubbo.registry.support.SkipFailbackWrapperException
 

G

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

H

hashCode() - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
 
hashCode() - 类 中的方法org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
 
hashCode() - 接口 中的方法org.apache.dubbo.registry.client.ServiceInstance
 

I

initialize(URL) - 类 中的方法org.apache.dubbo.registry.client.FileSystemServiceDiscovery
 
initialize(URL) - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
Initializes the ServiceDiscovery
InvokerDelegate(Invoker<T>, URL) - 类 的构造器org.apache.dubbo.registry.integration.RegistryProtocol.InvokerDelegate
 
isAvailable() - 类 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
 
isAvailable() - 类 中的方法org.apache.dubbo.registry.integration.RegistryDirectory
 
isAvailable() - 类 中的方法org.apache.dubbo.registry.ListenerRegistryWrapper
 
isCancel() - 类 中的方法org.apache.dubbo.registry.retry.AbstractRetryTask
 
isDubboServiceInstance(ServiceInstance) - 类 中的静态方法org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
Is Dubbo Service instance or not
isEnabled() - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
 
isEnabled() - 接口 中的方法org.apache.dubbo.registry.client.ServiceInstance
The enable status of the registered service instance.
isHealthy() - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
 
isHealthy() - 接口 中的方法org.apache.dubbo.registry.client.ServiceInstance
The registered service instance is health or not.
isShouldRegister() - 类 中的方法org.apache.dubbo.registry.integration.RegistryDirectory
 

L

ListenerRegistryWrapper - org.apache.dubbo.registry中的类
 
ListenerRegistryWrapper(Registry, List<RegistryServiceListener>) - 类 的构造器org.apache.dubbo.registry.ListenerRegistryWrapper
 
LoggingEventListener - org.apache.dubbo.registry.client.event.listener中的类
A listener for logging the Dubbo event
LoggingEventListener() - 类 的构造器org.apache.dubbo.registry.client.event.listener.LoggingEventListener
 
lookup(URL) - 类 中的方法org.apache.dubbo.registry.ListenerRegistryWrapper
 
lookup(URL) - 接口 中的方法org.apache.dubbo.registry.RegistryService
Query the registered data that matches the conditions.
lookup(URL) - 类 中的方法org.apache.dubbo.registry.support.AbstractRegistry
 

M

METADATA_SERVICE_PREFIX - 类 中的静态变量org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
The prefix of MetadataService : "dubbo.metadata-service."
METADATA_SERVICE_URL_PARAMS_PROPERTY_NAME - 类 中的静态变量org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
The property name of metadata JSON of MetadataService's URL
METADATA_SERVICE_URLS_PROPERTY_NAME - 类 中的静态变量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 - 类 中的静态变量org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
The property name of metadata storage type.
MetadataServiceProxyFactory - org.apache.dubbo.registry.client.metadata.proxy中的接口
A factory to create a MetadataService proxy
MetadataServiceURLBuilder - org.apache.dubbo.registry.client.metadata中的接口
Used to build metadata service url from ServiceInstance.
MetadataServiceURLParamsMetadataCustomizer - org.apache.dubbo.registry.client.metadata中的类
MetadataServiceURLParamsMetadataCustomizer() - 类 的构造器org.apache.dubbo.registry.client.metadata.MetadataServiceURLParamsMetadataCustomizer
 

N

NAME - 类 中的静态变量org.apache.dubbo.registry.client.metadata.SpringCloudMetadataServiceURLBuilder
 
NAME - 类 中的静态变量org.apache.dubbo.registry.client.metadata.StandardMetadataServiceURLBuilder
 
notify(List<URL>, URL, Directory) - 接口 中的方法org.apache.dubbo.registry.AddressListener
processing when receiving the address list
notify(List<URL>) - 类 中的方法org.apache.dubbo.registry.integration.RegistryDirectory
 
notify(List<URL>) - 接口 中的方法org.apache.dubbo.registry.NotifyListener
Triggered when a service change notification is received.
NotifyListener - org.apache.dubbo.registry中的接口
NotifyListener.

O

onConfigChanged(ConfigChangedEvent) - 类 中的方法org.apache.dubbo.registry.client.FileSystemServiceDiscovery
 
onDestroy() - 接口 中的方法org.apache.dubbo.registry.integration.RegistryProtocolListener
Notify RegistryProtocol's listeners when the protocol is destroyed
onEvent(ServiceInstancePreRegisteredEvent) - 类 中的方法org.apache.dubbo.registry.client.event.listener.CustomizableServiceInstanceListener
已过时。
 
onEvent(ServiceDiscoveryInitializingEvent) - 类 中的方法org.apache.dubbo.registry.client.event.listener.LoggingEventListener
 
onEvent(ServiceDiscoveryInitializedEvent) - 类 中的方法org.apache.dubbo.registry.client.event.listener.LoggingEventListener
 
onEvent(ServiceInstancePreRegisteredEvent) - 类 中的方法org.apache.dubbo.registry.client.event.listener.LoggingEventListener
 
onEvent(ServiceInstanceRegisteredEvent) - 类 中的方法org.apache.dubbo.registry.client.event.listener.LoggingEventListener
 
onEvent(ServiceInstancesChangedEvent) - 类 中的方法org.apache.dubbo.registry.client.event.listener.LoggingEventListener
 
onEvent(ServiceInstancePreUnregisteredEvent) - 类 中的方法org.apache.dubbo.registry.client.event.listener.LoggingEventListener
 
onEvent(ServiceInstanceUnregisteredEvent) - 类 中的方法org.apache.dubbo.registry.client.event.listener.LoggingEventListener
 
onEvent(ServiceDiscoveryDestroyingEvent) - 类 中的方法org.apache.dubbo.registry.client.event.listener.LoggingEventListener
 
onEvent(ServiceDiscoveryDestroyedEvent) - 类 中的方法org.apache.dubbo.registry.client.event.listener.LoggingEventListener
 
onEvent(ServiceInstancesChangedEvent) - 类 中的方法org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
onEvent(ServiceInstancesChangedEvent) - 类 中的方法org.apache.dubbo.registry.client.FileSystemServiceDiscovery
 
onExport(RegistryProtocol, Exporter<?>) - 接口 中的方法org.apache.dubbo.registry.integration.RegistryProtocolListener
Notify RegistryProtocol's listeners when a service is registered
onRefer(RegistryProtocol, Invoker<?>) - 接口 中的方法org.apache.dubbo.registry.integration.RegistryProtocolListener
Notify RegistryProtocol's listeners when a service is subscribed
onRegister(URL) - 接口 中的方法org.apache.dubbo.registry.RegistryServiceListener
 
onSubscribe(URL) - 接口 中的方法org.apache.dubbo.registry.RegistryServiceListener
 
onUnregister(URL) - 接口 中的方法org.apache.dubbo.registry.RegistryServiceListener
 
onUnsubscribe(URL) - 接口 中的方法org.apache.dubbo.registry.RegistryServiceListener
 
org.apache.dubbo.registry - 程序包 org.apache.dubbo.registry
 
org.apache.dubbo.registry.client - 程序包 org.apache.dubbo.registry.client
* The inspiration of service registration and discovery comes from Spring Cloud Commons.
org.apache.dubbo.registry.client.event - 程序包 org.apache.dubbo.registry.client.event
 
org.apache.dubbo.registry.client.event.listener - 程序包 org.apache.dubbo.registry.client.event.listener
 
org.apache.dubbo.registry.client.metadata - 程序包 org.apache.dubbo.registry.client.metadata
 
org.apache.dubbo.registry.client.metadata.proxy - 程序包 org.apache.dubbo.registry.client.metadata.proxy
 
org.apache.dubbo.registry.client.selector - 程序包 org.apache.dubbo.registry.client.selector
 
org.apache.dubbo.registry.integration - 程序包 org.apache.dubbo.registry.integration
 
org.apache.dubbo.registry.retry - 程序包 org.apache.dubbo.registry.retry
 
org.apache.dubbo.registry.status - 程序包 org.apache.dubbo.registry.status
 
org.apache.dubbo.registry.support - 程序包 org.apache.dubbo.registry.support
 

P

parseServices(String) - 类 中的静态方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
 
process(ConfigChangedEvent) - 类 中的方法org.apache.dubbo.registry.integration.AbstractConfiguratorListener
 
ProtocolPortsMetadataCustomizer - org.apache.dubbo.registry.client.metadata中的类
A Class to customize the ports of protocols into the metadata of service instance
ProtocolPortsMetadataCustomizer() - 类 的构造器org.apache.dubbo.registry.client.metadata.ProtocolPortsMetadataCustomizer
 
PROVIDER_PROTOCOL - 接口 中的静态变量org.apache.dubbo.registry.Constants
 

R

RandomServiceInstanceSelector - org.apache.dubbo.registry.client.selector中的类
The ServiceInstanceSelector implementation based on Random algorithm
RandomServiceInstanceSelector() - 类 的构造器org.apache.dubbo.registry.client.selector.RandomServiceInstanceSelector
 
reExport(Exporter<T>, URL) - 类 中的方法org.apache.dubbo.registry.integration.RegistryProtocol
 
reExport(Invoker<T>, URL) - 类 中的方法org.apache.dubbo.registry.integration.RegistryProtocol
Reexport the invoker of the modified url
reExportRegister(URL) - 接口 中的方法org.apache.dubbo.registry.Registry
 
reExportRegister(URL) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
 
ReExportTask - org.apache.dubbo.registry.retry中的类
 
ReExportTask(Runnable, URL, FailbackRegistry) - 类 的构造器org.apache.dubbo.registry.retry.ReExportTask
 
reExportUnregister(URL) - 接口 中的方法org.apache.dubbo.registry.Registry
 
reExportUnregister(URL) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
 
refer(Class<T>, URL) - 类 中的方法org.apache.dubbo.registry.integration.RegistryProtocol
 
register(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.client.FileSystemServiceDiscovery
 
register(ServiceInstance) - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
Registers an instance of ServiceInstance.
register(URL) - 类 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
 
REGISTER - 接口 中的静态变量org.apache.dubbo.registry.Constants
 
register(URL) - 类 中的方法org.apache.dubbo.registry.ListenerRegistryWrapper
 
register(URL) - 接口 中的方法org.apache.dubbo.registry.RegistryService
Register data, such as : provider service, consumer address, route rule, override rule and other data.
register(URL) - 类 中的方法org.apache.dubbo.registry.support.AbstractRegistry
 
register(URL) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
 
REGISTER_IP_KEY - 接口 中的静态变量org.apache.dubbo.registry.Constants
 
REGISTER_KEY - 接口 中的静态变量org.apache.dubbo.registry.Constants
 
Registry - org.apache.dubbo.registry中的接口
Registry.
REGISTRY__LOCAL_FILE_CACHE_ENABLED - 接口 中的静态变量org.apache.dubbo.registry.Constants
Whether to cache locally, default is true
REGISTRY_FILESAVE_SYNC_KEY - 接口 中的静态变量org.apache.dubbo.registry.Constants
To decide whether register center saves file synchronously, the default value is asynchronously
REGISTRY_RECONNECT_PERIOD_KEY - 接口 中的静态变量org.apache.dubbo.registry.Constants
Reconnection period in milliseconds for register center
REGISTRY_RETRY_PERIOD_KEY - 接口 中的静态变量org.apache.dubbo.registry.Constants
Period of registry center's retry interval
REGISTRY_RETRY_TIMES_KEY - 接口 中的静态变量org.apache.dubbo.registry.Constants
Most retry times
RegistryDirectory<T> - org.apache.dubbo.registry.integration中的类
RegistryDirectory
RegistryDirectory(Class<T>, URL) - 类 的构造器org.apache.dubbo.registry.integration.RegistryDirectory
 
RegistryFactory - org.apache.dubbo.registry中的接口
RegistryFactory.
RegistryFactoryWrapper - org.apache.dubbo.registry中的类
 
RegistryFactoryWrapper(RegistryFactory) - 类 的构造器org.apache.dubbo.registry.RegistryFactoryWrapper
 
RegistryProtocol - org.apache.dubbo.registry.integration中的类
RegistryProtocol
RegistryProtocol() - 类 的构造器org.apache.dubbo.registry.integration.RegistryProtocol
 
RegistryProtocol.InvokerDelegate<T> - org.apache.dubbo.registry.integration中的类
 
RegistryProtocolListener - 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.
RegistryService - org.apache.dubbo.registry中的接口
RegistryService.
RegistryServiceListener - org.apache.dubbo.registry中的接口
 
RegistryStatusChecker - org.apache.dubbo.registry.status中的类
RegistryStatusChecker
RegistryStatusChecker() - 类 的构造器org.apache.dubbo.registry.status.RegistryStatusChecker
 
RemoteMetadataServiceProxy - org.apache.dubbo.registry.client.metadata.proxy中的类
The proxy of MetadataService is based on MetadataReport
RemoteMetadataServiceProxy(ServiceInstance) - 类 的构造器org.apache.dubbo.registry.client.metadata.proxy.RemoteMetadataServiceProxy
 
RemoteMetadataServiceProxyFactory - org.apache.dubbo.registry.client.metadata.proxy中的类
Works on Consumer side, useful when using remote metadata mode.
RemoteMetadataServiceProxyFactory() - 类 的构造器org.apache.dubbo.registry.client.metadata.proxy.RemoteMetadataServiceProxyFactory
 
removeDestroyedRegistry(Registry) - 类 中的静态方法org.apache.dubbo.registry.support.AbstractRegistryFactory
 
removeFailedNotifiedTask(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
 
removeFailedRegisteredTask(URL) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
 
removeFailedSubscribedTask(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
 
removeFailedUnregisteredTask(URL) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
 
removeFailedUnsubscribedTask(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
 
removeRetryUrl(List<URL>) - 类 中的方法org.apache.dubbo.registry.retry.FailedNotifiedTask
 
reRefer(Invoker<T>, URL) - 类 中的方法org.apache.dubbo.registry.integration.RegistryProtocol
 
resolveMetadataPropertyName(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.client.metadata.MetadataServiceURLParamsMetadataCustomizer
 
resolveMetadataPropertyValue(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.client.metadata.MetadataServiceURLParamsMetadataCustomizer
 
RestProtocolSubscribedURLsSynthesizer - org.apache.dubbo.registry.client.metadata中的类
SubscribedURLsSynthesizer implementation for REST protocol
RestProtocolSubscribedURLsSynthesizer() - 类 的构造器org.apache.dubbo.registry.client.metadata.RestProtocolSubscribedURLsSynthesizer
 
run(Timeout) - 类 中的方法org.apache.dubbo.registry.retry.AbstractRetryTask
 

S

SCRIPT_PROTOCOL - 接口 中的静态变量org.apache.dubbo.registry.Constants
 
select(URL, List<ServiceInstance>) - 类 中的方法org.apache.dubbo.registry.client.selector.RandomServiceInstanceSelector
 
select(URL, List<ServiceInstance>) - 接口 中的方法org.apache.dubbo.registry.client.selector.ServiceInstanceSelector
Select an instance of ServiceInstance by the specified service instances
ServiceDiscovery - org.apache.dubbo.registry.client中的接口
The common operations of Service Discovery
ServiceDiscoveryDestroyedEvent - org.apache.dubbo.registry.client.event中的类
An event raised after the Service Discovery destroyed.
ServiceDiscoveryDestroyedEvent(ServiceDiscovery, ServiceDiscovery) - 类 的构造器org.apache.dubbo.registry.client.event.ServiceDiscoveryDestroyedEvent
 
ServiceDiscoveryDestroyingEvent - org.apache.dubbo.registry.client.event中的类
An event raised when the Service Discovery is destroying.
ServiceDiscoveryDestroyingEvent(ServiceDiscovery, ServiceDiscovery) - 类 的构造器org.apache.dubbo.registry.client.event.ServiceDiscoveryDestroyingEvent
 
ServiceDiscoveryEvent - org.apache.dubbo.registry.client.event中的类
An abstract Event class for ServiceDiscovery
ServiceDiscoveryEvent(ServiceDiscovery, ServiceDiscovery) - 类 的构造器org.apache.dubbo.registry.client.event.ServiceDiscoveryEvent
Constructs a prototypical Event.
ServiceDiscoveryExceptionEvent - org.apache.dubbo.registry.client.event中的类
An event raised when the Service Discovery met with some exception
ServiceDiscoveryExceptionEvent(ServiceDiscovery, ServiceDiscovery, Throwable) - 类 的构造器org.apache.dubbo.registry.client.event.ServiceDiscoveryExceptionEvent
 
ServiceDiscoveryFactory - org.apache.dubbo.registry.client中的接口
The factory to create ServiceDiscovery
ServiceDiscoveryInitializedEvent - org.apache.dubbo.registry.client.event中的类
An event raised after the Service Discovery initialized
ServiceDiscoveryInitializedEvent(ServiceDiscovery, ServiceDiscovery) - 类 的构造器org.apache.dubbo.registry.client.event.ServiceDiscoveryInitializedEvent
 
ServiceDiscoveryInitializingEvent - org.apache.dubbo.registry.client.event中的类
An event raised when the Service Discovery is initializing.
ServiceDiscoveryInitializingEvent(ServiceDiscovery, ServiceDiscovery) - 类 的构造器org.apache.dubbo.registry.client.event.ServiceDiscoveryInitializingEvent
 
ServiceDiscoveryRegistry - 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) - 类 的构造器org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
 
ServiceDiscoveryRegistryFactory - org.apache.dubbo.registry.client中的类
 
ServiceDiscoveryRegistryFactory() - 类 的构造器org.apache.dubbo.registry.client.ServiceDiscoveryRegistryFactory
 
ServiceDiscoveryRegistryProtocol - org.apache.dubbo.registry.client中的类
TODO, replace RegistryProtocol completely in the future.
ServiceDiscoveryRegistryProtocol() - 类 的构造器org.apache.dubbo.registry.client.ServiceDiscoveryRegistryProtocol
 
ServiceInstance - org.apache.dubbo.registry.client中的接口
The model class of an instance of a service, which is used for service registration and discovery.
ServiceInstanceCustomizer - org.apache.dubbo.registry.client中的接口
ServiceInstanceEvent - org.apache.dubbo.registry.client.event中的类
ServiceInstanceEvent(Object, ServiceInstance) - 类 的构造器org.apache.dubbo.registry.client.event.ServiceInstanceEvent
 
ServiceInstanceMetadataCustomizer - org.apache.dubbo.registry.client中的类
The abstract class to customize ServiceInstance.getMetadata() the service instances' metadata}
ServiceInstanceMetadataCustomizer() - 类 的构造器org.apache.dubbo.registry.client.ServiceInstanceMetadataCustomizer
 
ServiceInstanceMetadataUtils - org.apache.dubbo.registry.client.metadata中的类
The Utilities class for the metadata of the service instance
ServiceInstanceMetadataUtils() - 类 的构造器org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
 
ServiceInstanceMetadataUtils.Endpoint - org.apache.dubbo.registry.client.metadata中的类
 
ServiceInstancePreRegisteredEvent - org.apache.dubbo.registry.client.event中的类
An event raised before a service instance registered
ServiceInstancePreRegisteredEvent(Object, ServiceInstance) - 类 的构造器org.apache.dubbo.registry.client.event.ServiceInstancePreRegisteredEvent
 
ServiceInstancePreUnregisteredEvent - org.apache.dubbo.registry.client.event中的类
An event raised before a service instance unregistered
ServiceInstancePreUnregisteredEvent(Object, ServiceInstance) - 类 的构造器org.apache.dubbo.registry.client.event.ServiceInstancePreUnregisteredEvent
 
ServiceInstanceRegisteredEvent - org.apache.dubbo.registry.client.event中的类
An event raised after a service instance registered
ServiceInstanceRegisteredEvent(Object, ServiceInstance) - 类 的构造器org.apache.dubbo.registry.client.event.ServiceInstanceRegisteredEvent
 
ServiceInstancesChangedEvent - org.apache.dubbo.registry.client.event中的类
An event raised after the instances of one service has been changed.
ServiceInstancesChangedEvent(String, Collection<ServiceInstance>) - 类 的构造器org.apache.dubbo.registry.client.event.ServiceInstancesChangedEvent
 
ServiceInstancesChangedListener - org.apache.dubbo.registry.client.event.listener中的类
The Service Discovery Changed Event Listener
ServiceInstanceSelector - org.apache.dubbo.registry.client.selector中的接口
The ServiceInstance Selector
ServiceInstanceUnregisteredEvent - org.apache.dubbo.registry.client.event中的类
An event raised after a service instance unregistered
ServiceInstanceUnregisteredEvent(Object, ServiceInstance) - 类 的构造器org.apache.dubbo.registry.client.event.ServiceInstanceUnregisteredEvent
 
serviceName() - 类 中的方法org.apache.dubbo.registry.client.metadata.proxy.RemoteMetadataServiceProxy
 
SESSION_TIMEOUT_KEY - 接口 中的静态变量org.apache.dubbo.registry.Constants
 
setConfigurators(List<Configurator>) - 类 中的方法org.apache.dubbo.registry.integration.AbstractConfiguratorListener
 
setEnabled(boolean) - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
 
setEndpoints(ServiceInstance, Map<String, Integer>) - 类 中的静态方法org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
 
setHealthy(boolean) - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
 
setHost(String) - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
 
setId(String) - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
 
setMetadata(Map<String, String>) - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
 
setMetadataStorageType(ServiceInstance, String) - 类 中的静态方法org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
Set the metadata storage type in specified service instance
setPort(Integer) - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
 
setPort(Integer) - 类 中的方法org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils.Endpoint
 
setProtocol(Protocol) - 类 中的方法org.apache.dubbo.registry.client.metadata.proxy.DefaultMetadataServiceProxyFactory
 
setProtocol(String) - 类 中的方法org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils.Endpoint
 
setProtocol(Protocol) - 类 中的方法org.apache.dubbo.registry.integration.RegistryDirectory
 
setProtocol(Protocol) - 类 中的方法org.apache.dubbo.registry.integration.RegistryProtocol
 
setProxyFactory(ProxyFactory) - 类 中的方法org.apache.dubbo.registry.client.metadata.proxy.DefaultMetadataServiceProxyFactory
 
setProxyFactory(ProxyFactory) - 类 中的方法org.apache.dubbo.registry.integration.RegistryProtocol
 
setRegisteredConsumerUrl(URL) - 类 中的方法org.apache.dubbo.registry.integration.RegistryDirectory
 
setRegistry(Registry) - 类 中的方法org.apache.dubbo.registry.integration.RegistryDirectory
 
setRegistryFactory(RegistryFactory) - 类 中的方法org.apache.dubbo.registry.integration.RegistryProtocol
 
setServiceName(String) - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
 
SIMPLIFIED_KEY - 接口 中的静态变量org.apache.dubbo.registry.Constants
simple the registry for provider.
SkipFailbackWrapperException - org.apache.dubbo.registry.support中的异常错误
Wrapper Exception, it is used to indicate that FailbackRegistry skips Failback.
SkipFailbackWrapperException(Throwable) - 异常错误 的构造器org.apache.dubbo.registry.support.SkipFailbackWrapperException
 
SpringCloudMetadataServiceURLBuilder - 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() - 类 的构造器org.apache.dubbo.registry.client.metadata.SpringCloudMetadataServiceURLBuilder
 
StandardMetadataServiceURLBuilder - org.apache.dubbo.registry.client.metadata中的类
Standard Dubbo provider enabling introspection service discovery mode.
StandardMetadataServiceURLBuilder() - 类 的构造器org.apache.dubbo.registry.client.metadata.StandardMetadataServiceURLBuilder
 
subscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
 
SUBSCRIBE - 接口 中的静态变量org.apache.dubbo.registry.Constants
 
subscribe(URL) - 类 中的方法org.apache.dubbo.registry.integration.RegistryDirectory
 
subscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.ListenerRegistryWrapper
 
subscribe(URL, NotifyListener) - 接口 中的方法org.apache.dubbo.registry.RegistryService
Subscribe to eligible registered data and automatically push when the registered data is changed.
subscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.support.AbstractRegistry
 
subscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
 
SUBSCRIBE_KEY - 接口 中的静态变量org.apache.dubbo.registry.Constants
 
SubscribedServicesRevisionMetadataCustomizer - org.apache.dubbo.registry.client.metadata中的类
The customizer to a add the metadata that the reversion of Dubbo subscribed services calculates.
SubscribedServicesRevisionMetadataCustomizer() - 类 的构造器org.apache.dubbo.registry.client.metadata.SubscribedServicesRevisionMetadataCustomizer
 
SubscribedURLsSynthesizer - org.apache.dubbo.registry.client.metadata中的接口
The interface to synthesize the subscribed URLs
SUBSCRIBER_SERVICES_REVISION_PROPERTY_NAME - 类 中的静态变量org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
The property name of The revision for all subscribed Dubbo services.
supports(URL) - 类 中的方法org.apache.dubbo.registry.client.metadata.RestProtocolSubscribedURLsSynthesizer
 
supports(URL) - 接口 中的方法org.apache.dubbo.registry.client.metadata.SubscribedURLsSynthesizer
Supports the synthesis of the subscribed URLs or not
supports(URL) - 类 中的静态方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
Supports or not ?
synthesize(URL, Collection<ServiceInstance>) - 类 中的方法org.apache.dubbo.registry.client.metadata.RestProtocolSubscribedURLsSynthesizer
 
synthesize(URL, Collection<ServiceInstance>) - 接口 中的方法org.apache.dubbo.registry.client.metadata.SubscribedURLsSynthesizer
synthesize the subscribed URLs

T

toString() - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
 
toString() - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
A human-readable description of the implementation
toString() - 类 中的方法org.apache.dubbo.registry.support.AbstractRegistry
 
TRACE_PROTOCOL - 接口 中的静态变量org.apache.dubbo.registry.Constants
 

U

unregister(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.client.FileSystemServiceDiscovery
 
unregister(ServiceInstance) - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
Unregisters an instance of ServiceInstance.
unregister(URL) - 类 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
 
UNREGISTER - 接口 中的静态变量org.apache.dubbo.registry.Constants
 
unregister(URL) - 类 中的方法org.apache.dubbo.registry.ListenerRegistryWrapper
 
unregister(URL) - 接口 中的方法org.apache.dubbo.registry.RegistryService
Unregister Unregistering is required to support the contract:
1.
unregister(URL) - 类 中的方法org.apache.dubbo.registry.support.AbstractRegistry
 
unregister(URL) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
 
unsubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
 
UNSUBSCRIBE - 接口 中的静态变量org.apache.dubbo.registry.Constants
 
unSubscribe(URL) - 类 中的方法org.apache.dubbo.registry.integration.RegistryDirectory
 
unsubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.ListenerRegistryWrapper
 
unsubscribe(URL, NotifyListener) - 接口 中的方法org.apache.dubbo.registry.RegistryService
Unsubscribe Unsubscribing is required to support the contract:
1.
unsubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.support.AbstractRegistry
 
unsubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
 
update(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.client.FileSystemServiceDiscovery
 
update(ServiceInstance) - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
Updates the registered ServiceInstance.
A B C D E F G H I L M N O P R S T U 
跳过导航链接

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