Class Hierarchy
- java.lang.Object
- io.github.resilience4j.core.registry.AbstractRegistry<E,C> (implements io.github.resilience4j.core.Registry<E,C>)
- io.github.resilience4j.retry.internal.InMemoryRetryRegistry (implements io.github.resilience4j.retry.RetryRegistry)
- io.github.resilience4j.retry.internal.RetryImpl<T> (implements io.github.resilience4j.retry.Retry)
- io.github.resilience4j.retry.internal.RetryImpl.AsyncContextImpl (implements io.github.resilience4j.retry.Retry.AsyncContext<T>)
- io.github.resilience4j.retry.internal.RetryImpl.ContextImpl (implements io.github.resilience4j.retry.Retry.Context<T>)
- io.github.resilience4j.retry.internal.RetryImpl.RetryMetrics (implements io.github.resilience4j.retry.Retry.Metrics)
- io.github.resilience4j.core.registry.AbstractRegistry<E,C> (implements io.github.resilience4j.core.Registry<E,C>)