Uses of Class
org.springframework.retry.support.RetrySimulation
Packages that use RetrySimulation
Package
Description
Infrastructure implementations of retry support concerns.
-
Uses of RetrySimulation in org.springframework.retry.support
Methods in org.springframework.retry.support that return RetrySimulationModifier and TypeMethodDescriptionRetrySimulator.executeSimulation
(int numSimulations) Execute the simulator for a give # of iterations.