| Package | Description |
|---|---|
| org.apache.dubbo.registry.client |
* The inspiration of service registration and discovery comes from
Spring Cloud Commons.
|
| org.apache.dubbo.registry.support |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceDiscoveryRegistry
TODO, this bridge implementation is not necessary now, protocol can interact with service discovery directly.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheableFailbackRegistry
Useful for registries who's sdk returns raw string as provider instance, for example, zookeeper and etcd.
|
class |
FailbackRegistry
FailbackRegistry.
|
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.