| Package | Description |
|---|---|
| org.duracloud.common.retry |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
Retrier.execute(Retriable retriable)
Executes the action of a Retriable, and retries on error.
|
<T> T |
Retrier.execute(Retriable retriable,
ExceptionHandler exceptionHandler)
Executes the action of a Retriable, and retries on error.
|
Copyright © 2009–2014 DuraSpace. All rights reserved.