Uses of Enum
io.smallrye.faulttolerance.core.retry.RetryEvents.Retried
Packages that use RetryEvents.Retried
-
Uses of RetryEvents.Retried in io.smallrye.faulttolerance.core.retry
Methods in io.smallrye.faulttolerance.core.retry that return RetryEvents.RetriedModifier and TypeMethodDescriptionstatic RetryEvents.RetriedReturns the enum constant of this type with the specified name.static RetryEvents.Retried[]RetryEvents.Retried.values()Returns an array containing the constants of this enum type, in the order they are declared.