| 程序包 | 说明 |
|---|---|
| org.apache.dubbo.registry.client |
* The inspiration of service registration and discovery comes from
Spring Cloud Commons.
|
| org.apache.dubbo.registry.consul | |
| org.apache.dubbo.registry.multiple | |
| org.apache.dubbo.registry.nacos | |
| org.apache.dubbo.registry.sofa | |
| org.apache.dubbo.registry.zookeeper |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultServiceDiscoveryFactory
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. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ConsulServiceDiscoveryFactory |
| 限定符和类型 | 类和说明 |
|---|---|
class |
MultipleRegistryServiceDiscoveryFactory |
| 限定符和类型 | 类和说明 |
|---|---|
class |
NacosServiceDiscoveryFactory |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SofaRegistryServiceDiscoveryFactory |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ZookeeperServiceDiscoveryFactory |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.