Package | Description |
---|---|
com.xjeffrose.xio.client.retry |
Modifier and Type | Class and Description |
---|---|
class |
BoundedExponentialBackoffRetry |
class |
ExponentialBackoffRetry |
class |
RetryForever |
class |
RetryNTimes |
class |
RetryOneTime |
class |
RetryUntilElapsed |
Constructor and Description |
---|
RetryLoop(RetryPolicy retryPolicy,
AtomicReference<TracerDriver> tracer) |
Copyright © 2016. All Rights Reserved.