| Class | Description |
|---|---|
| AllMetricsBean | |
| AllMetricsTest |
Test that metrics are created when all the Fault Tolerance annotations are placed on the same method
|
| BulkheadMetricBean | |
| BulkheadMetricTest | |
| CircuitBreakerMetricBean | |
| CircuitBreakerMetricTest | |
| ClashingNameBean | |
| ClashingNameTest | |
| ClassLevelMetricBean |
This is similar to RetryMetricBean but has the
@Retry annotation on the class |
| ClassLevelMetricTest |
Ensure that metrics are created correctly when a Fault Tolerance annotation is placed on the class rather than the
method.
|
| FallbackMetricBean | |
| FallbackMetricHandler | |
| FallbackMetricTest | |
| MetricsDisabledTest |
Check that metrics are not added when disabled by a config parameter
|
| RetryMetricBean | |
| RetryMetricBean.CallCounter | |
| RetryMetricTest | |
| TimeoutMetricBean | |
| TimeoutMetricTest |
| Enum | Description |
|---|---|
| CircuitBreakerMetricBean.Result | |
| FallbackMetricBean.Action |
| Exception | Description |
|---|---|
| CircuitBreakerMetricBean.SkippedException | |
| FallbackMetricBean.NonFallbackException | |
| RetryMetricBean.NonRetryableException |
Copyright © 2016 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.