Package | Description |
---|---|
tachyon.retry |
Set of utilities for working with retryable operations.
|
Class and Description |
---|
RetryPolicy
Attempts to retry code from a do/while loop.
|
SleepingRetry
A retry policy that uses thread sleeping for the delay.
|
Copyright © 2015. All Rights Reserved.