Uses of Interface
io.smallrye.faulttolerance.core.circuit.breaker.RollingWindow
Packages that use RollingWindow
-
Uses of RollingWindow in io.smallrye.faulttolerance.core.circuit.breaker
Methods in io.smallrye.faulttolerance.core.circuit.breaker that return RollingWindowModifier and TypeMethodDescriptionstatic RollingWindowRollingWindow.create(int size, int failureThreshold)