| Package | Description |
|---|---|
| com.nurkiewicz.asyncretry |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Void> |
SyncRetryExecutor.doWithRetry(RetryRunnable action) |
com.google.common.util.concurrent.ListenableFuture<Void> |
RetryExecutor.doWithRetry(RetryRunnable action) |
com.google.common.util.concurrent.ListenableFuture<Void> |
AsyncRetryExecutor.doWithRetry(RetryRunnable action) |
Copyright © 2014. All rights reserved.