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