| 程序包 | 说明 |
|---|---|
| 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.etcd | |
| org.apache.dubbo.registry.eureka |
The package contains the registry implementations for Netflix Eureka
|
| org.apache.dubbo.registry.multiple | |
| org.apache.dubbo.registry.nacos | |
| org.apache.dubbo.registry.sofa | |
| org.apache.dubbo.registry.zookeeper |
| 限定符和类型 | 类和说明 |
|---|---|
class |
FileSystemServiceDiscovery
File System
ServiceDiscovery implementation |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ConsulServiceDiscovery
2019-07-31
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
EtcdServiceDiscovery
2019-07-08
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
EurekaServiceDiscovery
Eureka
ServiceDiscovery implementation based on Eureka API |
| 限定符和类型 | 类和说明 |
|---|---|
class |
MultipleRegistryServiceDiscovery |
| 限定符和类型 | 类和说明 |
|---|---|
class |
NacosServiceDiscovery
Nacos
ServiceDiscovery implementation |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SofaRegistryServiceDiscovery |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ZookeeperServiceDiscovery
Zookeeper
ServiceDiscovery implementation based on
Apache Curator X Discovery |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.