Skip navigation links
B C G I O R W 

B

build() - Method in class org.embulk.util.retryhelper.RetryExecutor.Builder
 
builder() - Static method in class org.embulk.util.retryhelper.RetryExecutor
 

C

call() - Method in interface org.embulk.util.retryhelper.Retryable
 

G

getCause() - Method in exception org.embulk.util.retryhelper.RetryGiveupException
 

I

isRetryableException(Exception) - Method in interface org.embulk.util.retryhelper.Retryable
 

O

ofDefault() - Static method in class org.embulk.util.retryhelper.RetryExecutor
 
onGiveup(Exception, Exception) - Method in interface org.embulk.util.retryhelper.Retryable
 
onRetry(Exception, int, int, int) - Method in interface org.embulk.util.retryhelper.Retryable
 
org.embulk.util.retryhelper - package org.embulk.util.retryhelper
 

R

Retryable<T> - Interface in org.embulk.util.retryhelper
 
RetryExecutor - Class in org.embulk.util.retryhelper
 
retryExecutor() - Static method in class org.embulk.util.retryhelper.RetryExecutor
Deprecated.
RetryExecutor.Builder - Class in org.embulk.util.retryhelper
 
RetryGiveupException - Exception in org.embulk.util.retryhelper
 
RetryGiveupException(String, Exception) - Constructor for exception org.embulk.util.retryhelper.RetryGiveupException
 
RetryGiveupException(Exception) - Constructor for exception org.embulk.util.retryhelper.RetryGiveupException
 
run(Retryable<T>) - Method in class org.embulk.util.retryhelper.RetryExecutor
 
runInterruptible(Retryable<T>) - Method in class org.embulk.util.retryhelper.RetryExecutor
 

W

withInitialRetryWait(int) - Method in class org.embulk.util.retryhelper.RetryExecutor
Deprecated.
withInitialRetryWaitMillis(int) - Method in class org.embulk.util.retryhelper.RetryExecutor.Builder
 
withMaxRetryWait(int) - Method in class org.embulk.util.retryhelper.RetryExecutor
Deprecated.
withMaxRetryWaitMillis(int) - Method in class org.embulk.util.retryhelper.RetryExecutor.Builder
 
withRetryLimit(int) - Method in class org.embulk.util.retryhelper.RetryExecutor.Builder
 
withRetryLimit(int) - Method in class org.embulk.util.retryhelper.RetryExecutor
Deprecated.
B C G I O R W 
Skip navigation links