Uses of Class
io.github.resilience4j.retry.event.RetryOnIgnoredErrorEvent
Packages that use RetryOnIgnoredErrorEvent
-
Uses of RetryOnIgnoredErrorEvent in io.github.resilience4j.retry
Method parameters in io.github.resilience4j.retry with type arguments of type RetryOnIgnoredErrorEventModifier and TypeMethodDescriptionRetry.EventPublisher.onIgnoredError(io.github.resilience4j.core.EventConsumer<RetryOnIgnoredErrorEvent> eventConsumer) -
Uses of RetryOnIgnoredErrorEvent in io.github.resilience4j.retry.internal
Method parameters in io.github.resilience4j.retry.internal with type arguments of type RetryOnIgnoredErrorEventModifier and TypeMethodDescriptionRetryImpl.RetryEventProcessor.onIgnoredError(io.github.resilience4j.core.EventConsumer<RetryOnIgnoredErrorEvent> onIgnoredErrorEventConsumer)