Package | Description |
---|---|
org.eclipse.microprofile.fault.tolerance.tck.metrics.util |
Modifier and Type | Method and Description |
---|---|
static MetricDefinition.RetryRetried |
MetricDefinition.RetryRetried.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricDefinition.RetryRetried[] |
MetricDefinition.RetryRetried.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CounterMetric |
MetricGetter.getRetryCalls(MetricDefinition.RetryRetried retried,
MetricDefinition.RetryResult result) |
Copyright © 2016 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.