| Package | Description |
|---|---|
| com.nurkiewicz.asyncretry |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncRetryJob<V> |
| Modifier and Type | Method and Description |
|---|---|
protected <V> RetryJob<V> |
AsyncRetryExecutor.createFutureTask(RetryCallable<com.google.common.util.concurrent.ListenableFuture<V>> function) |
protected <V> RetryJob<V> |
AsyncRetryExecutor.createTask(RetryCallable<V> function) |
protected abstract RetryJob<V> |
RetryJob.nextTask(AsyncRetryContext nextRetryContext) |
protected RetryJob<V> |
AsyncRetryJob.nextTask(AsyncRetryContext nextRetryContext) |
Copyright © 2014. All rights reserved.