Class Retrier
java.lang.Object
org.apache.jackrabbit.oak.segment.azure.util.Retrier
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interface -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(Retrier.ThrowingRunnable runnable) <T> Texecute(Retrier.ThrowingSupplier<T> supplier) static RetrierwithParams(int maxAttempts, int intervalMs)
-
Method Details
-
withParams
-
execute
- Throws:
IOException
-
execute
- Throws:
IOException
-