Uses of Enum
org.eclipse.microprofile.fault.tolerance.tck.telemetryMetrics.util.TelemetryMetricDefinition.RetryRetried
Packages that use TelemetryMetricDefinition.RetryRetried
-
Uses of TelemetryMetricDefinition.RetryRetried in org.eclipse.microprofile.fault.tolerance.tck.telemetryMetrics.util
Methods in org.eclipse.microprofile.fault.tolerance.tck.telemetryMetrics.util that return TelemetryMetricDefinition.RetryRetriedModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.TelemetryMetricDefinition.RetryRetried.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.microprofile.fault.tolerance.tck.telemetryMetrics.util with parameters of type TelemetryMetricDefinition.RetryRetriedModifier and TypeMethodDescriptionTelemetryMetricGetter.getRetryCalls
(TelemetryMetricDefinition.RetryRetried retried, TelemetryMetricDefinition.RetryResult result)