| Package | Description |
|---|---|
| org.eclipse.microprofile.fault.tolerance.tck.metrics.util |
| Class and Description |
|---|
| CounterMetric
Allows tests to get the value of a counter and compare it with a baseline.
|
| GaugeMetric
Allows tests to get the value of a
Gauge<Long> and compare it with a baseline. |
| MetricDefinition
Enum containing a definition for each metric defined in the spec.
|
| MetricDefinition.BulkheadResult |
| MetricDefinition.CircuitBreakerResult |
| MetricDefinition.CircuitBreakerState |
| MetricDefinition.InvocationFallback |
| MetricDefinition.InvocationResult |
| MetricDefinition.RetryResult |
| MetricDefinition.RetryRetried |
| MetricDefinition.TagValue |
| MetricDefinition.TimeoutTimedOut |
| MetricRegistryProxy
Interface which includes the methods we need to call on MetricRegistry
|
| RegistryTypeLiteral
Literal for
RegistryType |
Copyright © 2016 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.