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 TypeMethodDescriptionvoid
RetryMetricBean.failSeveralTimes
(int timesToFail, RetryMetricBean.CallCounter counter) void
RetryMetricBean.failSeveralTimesThenNonRetryable
(int timesToFail, RetryMetricBean.CallCounter counter)