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