| 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
Based on FailbackRegistry, it adds a URLAddress and URLParam cache to save RAM space.
|
class |
FailbackRegistry
A template implementation of registry service that provides auto-retry ability.
|
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.