| Class | Description |
|---|---|
| Delay |
Parent class of
Delays and provides factory methods to create them. |
| ExponentialDelay |
Delay which increases exponentially on every attempt.
|
| FixedDelay |
Delay which is fixed for every attempt.
|
| LinearDelay |
Delay which increases linearly for every attempt.
|
Copyright © 2021 Couchbase, Inc.. All rights reserved.