Class Hierarchy
- java.lang.Object
- io.smallrye.faulttolerance.core.retry.FixedJitter (implements io.smallrye.faulttolerance.core.retry.Jitter)
- io.smallrye.faulttolerance.core.retry.RandomJitter (implements io.smallrye.faulttolerance.core.retry.Jitter)
- io.smallrye.faulttolerance.core.retry.Retry<V> (implements io.smallrye.faulttolerance.core.FaultToleranceStrategy<V>)
- io.smallrye.faulttolerance.core.retry.ThreadSleepDelay (implements io.smallrye.faulttolerance.core.retry.Delay)
Interface Hierarchy
Copyright © 2018–2020. All rights reserved.