Uses of Enum
org.eclipse.microprofile.fault.tolerance.tck.metrics.util.MetricDefinition.CircuitBreakerState
Packages that use MetricDefinition.CircuitBreakerState
-
Uses of MetricDefinition.CircuitBreakerState in org.eclipse.microprofile.fault.tolerance.tck.metrics.util
Methods in org.eclipse.microprofile.fault.tolerance.tck.metrics.util that return MetricDefinition.CircuitBreakerStateModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static MetricDefinition.CircuitBreakerState[]
MetricDefinition.CircuitBreakerState.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.metrics.util with parameters of type MetricDefinition.CircuitBreakerStateModifier and TypeMethodDescriptionMetricGetter.getCircuitBreakerState
(MetricDefinition.CircuitBreakerState cbState)