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