Uses of Interface
io.quarkus.smallrye.faulttolerance.runtime.config.SmallRyeFaultToleranceConfig.StrategiesConfig.ExponentialBackoffConfig
Packages that use SmallRyeFaultToleranceConfig.StrategiesConfig.ExponentialBackoffConfig
-
Uses of SmallRyeFaultToleranceConfig.StrategiesConfig.ExponentialBackoffConfig in io.quarkus.smallrye.faulttolerance.runtime.config
Methods in io.quarkus.smallrye.faulttolerance.runtime.config that return types with arguments of type SmallRyeFaultToleranceConfig.StrategiesConfig.ExponentialBackoffConfigModifier and TypeMethodDescriptionSmallRyeFaultToleranceConfig.StrategiesConfig.exponentialBackoff()Configuration of the@ExponentialBackofffault tolerance strategy.