Uses of Enum
org.eclipse.microprofile.fault.tolerance.tck.telemetryMetrics.util.TelemetryMetricDefinition.RetryResult
Packages that use TelemetryMetricDefinition.RetryResult
-
Uses of TelemetryMetricDefinition.RetryResult in org.eclipse.microprofile.fault.tolerance.tck.telemetryMetrics.util
Methods in org.eclipse.microprofile.fault.tolerance.tck.telemetryMetrics.util that return TelemetryMetricDefinition.RetryResultModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.TelemetryMetricDefinition.RetryResult.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.RetryResultModifier and TypeMethodDescriptionTelemetryMetricGetter.getRetryCalls
(TelemetryMetricDefinition.RetryRetried retried, TelemetryMetricDefinition.RetryResult result)