Uses of Class
io.fluxzero.common.RetryStatus
Packages that use RetryStatus
-
Uses of RetryStatus in io.fluxzero.common
Methods in io.fluxzero.common that return RetryStatusModifier and TypeMethodDescriptionRetryStatus.afterRetry(Throwable exception) Produces a newRetryStatusbased on this one, incrementing the retry count and updating the exception.