| Class | Description |
|---|---|
| AbstractRegistry |
Provides a fail-safe registry service backed by cache file.
|
| AbstractRegistryFactory |
AbstractRegistryFactory.
|
| CacheableFailbackRegistry |
Based on FailbackRegistry, it adds a URLAddress and URLParam cache to save RAM space.
|
| DefaultProviderFirstParams | |
| FailbackRegistry |
A template implementation of registry service that provides auto-retry ability.
|
| RegistryManager |
Application Level, used to collect Registries
|
| Exception | Description |
|---|---|
| SkipFailbackWrapperException |
Wrapper Exception, it is used to indicate that
FailbackRegistry skips Failback. |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.