| Interface | Description |
|---|---|
| CircuitBreaker.MetricsRecorder | |
| CircuitBreakerListener |
Implementations must be thread-safe and must not throw.
|
| RollingWindow |
| Class | Description |
|---|---|
| CircuitBreaker<V> | |
| CircuitBreakerEvents | |
| CircuitBreakerEvents.StateTransition | |
| CompletionStageCircuitBreaker<V> |
| Enum | Description |
|---|---|
| CircuitBreakerEvents.State |
Copyright © 2018–2020. All rights reserved.