Package | Description |
---|---|
org.corfudb.util.retry |
Class and Description |
---|
IRetry
The IRetry interface is used to support retry loops by using different strategies
for the pause between the retries.
|
IRetryable
Created by mwei on 9/1/15.
|
RetryNeededException
Exception that must be thrown explicitly from the executed function when a retry is needed.
|
Copyright © 2019 CorfuDB. All rights reserved.