Uses of Class
org.eclipse.microprofile.fault.tolerance.tck.metrics.common.RetryMetricBean.CallCounter
Packages that use RetryMetricBean.CallCounter
-
Uses of RetryMetricBean.CallCounter in org.eclipse.microprofile.fault.tolerance.tck.metrics.common
Methods in org.eclipse.microprofile.fault.tolerance.tck.metrics.common with parameters of type RetryMetricBean.CallCounterModifier and TypeMethodDescriptionvoidRetryMetricBean.failSeveralTimes(int timesToFail, RetryMetricBean.CallCounter counter) voidRetryMetricBean.failSeveralTimesThenNonRetryable(int timesToFail, RetryMetricBean.CallCounter counter)