| Package | Description |
|---|---|
| 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.listener | |
| org.apache.dubbo.registry.client.metadata | |
| org.apache.dubbo.registry.support |
| Class and Description |
|---|
| AbstractServiceDiscovery
Each service discovery is bond to one application.
|
| AbstractServiceDiscoveryFactory
Abstract
ServiceDiscoveryFactory implementation with cache, the subclass
should implement AbstractServiceDiscoveryFactory.createDiscovery(URL) method to create an instance of ServiceDiscovery |
| DefaultServiceInstance
The default implementation of
ServiceInstance. |
| DefaultServiceInstance.Endpoint |
| InstanceAddressURL |
| RegistryClusterIdentifier |
| ServiceDiscovery
Defines the common operations of Service Discovery, extended and loaded by ServiceDiscoveryFactory
|
| ServiceDiscoveryFactory
The factory to create
ServiceDiscovery |
| ServiceInstance
The model class of an instance of a service, which is used for service registration and discovery.
|
| Class and Description |
|---|
| ServiceInstance
The model class of an instance of a service, which is used for service registration and discovery.
|
| Class and Description |
|---|
| ServiceDiscovery
Defines the common operations of Service Discovery, extended and loaded by ServiceDiscoveryFactory
|
| ServiceInstance
The model class of an instance of a service, which is used for service registration and discovery.
|
| Class and Description |
|---|
| DefaultServiceInstance.Endpoint |
| ServiceInstance
The model class of an instance of a service, which is used for service registration and discovery.
|
| ServiceInstanceCustomizer
The interface to customize
the service instance |
| Class and Description |
|---|
| ServiceDiscovery
Defines the common operations of Service Discovery, extended and loaded by ServiceDiscoveryFactory
|
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.