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