| Interface | Description |
|---|---|
| Registry<E,C> |
registry to be used by registries for common functionality.
|
| RegistryEvent | |
| RegistryListener<E> |
An
RegistryEvent listener can be used to be aware of registry event. |
| RegistryStore<E> |
| Class | Description |
|---|---|
| AbstractRegistry<E,C> | |
| EntryAddedEvent<E> | |
| EntryRemovedEvent<E> | |
| EntryReplacedEvent<E> | |
| InMemoryRegistryStore<E> |
Default Implementation Of RegistryStore using ConcurrentHashMap
|
| Enum | Description |
|---|---|
| RegistryEvent.Type |
Event types which are created by a CircuitBreaker.
|
Copyright © 2022. All rights reserved.