Uses of Class
io.smallrye.faulttolerance.basicconfig.ExponentialBackoffConfigImpl
Packages that use ExponentialBackoffConfigImpl
-
Uses of ExponentialBackoffConfigImpl in io.smallrye.faulttolerance.basicconfig
Methods in io.smallrye.faulttolerance.basicconfig that return ExponentialBackoffConfigImplModifier and TypeMethodDescriptionstatic ExponentialBackoffConfigImplExponentialBackoffConfigImpl.create(FaultToleranceMethod method) static ExponentialBackoffConfigImplExponentialBackoffConfigImpl.create(String id, Supplier<ExponentialBackoff> supplier)