Class Hierarchy
- java.lang.Object
- io.micronaut.retry.annotation.DefaultRetryPredicate (implements io.micronaut.retry.annotation.RetryPredicate)
Interface Hierarchy
- java.util.function.Predicate<T>
- io.micronaut.retry.annotation.RetryPredicate
Annotation Interface Hierarchy
- io.micronaut.retry.annotation.CircuitBreaker (implements java.lang.annotation.Annotation)
- io.micronaut.retry.annotation.Fallback (implements java.lang.annotation.Annotation)
- io.micronaut.retry.annotation.Recoverable (implements java.lang.annotation.Annotation)
- io.micronaut.retry.annotation.Retryable (implements java.lang.annotation.Annotation)