|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Retryable | |
|---|---|
| com.googlecode.icegem.utils | |
| Uses of Retryable in com.googlecode.icegem.utils |
|---|
| Methods in com.googlecode.icegem.utils with parameters of type Retryable | ||
|---|---|---|
static
|
CacheUtils.retryWithExponentialBackoff(Retryable<T> runnable,
int maxRetries)
Retries passed operation with random exponential back off delay. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||