| Interface | Description |
|---|---|
| BackoffStrategy |
| Class | Description |
|---|---|
| ExponentialBackoffStrategy |
AKA binary exponential backoff
|
| FibonacciBackoffStrategy | |
| FixedBackoffStrategy | |
| NoWaitBackoffStrategy | |
| RandomBackoffStrategy | |
| RandomExponentialBackoffStrategy |
Copyright © 2018. All rights reserved.