public class LinearDelay extends Delay
| Modifier and Type | Method and Description |
|---|---|
long |
calculate(long attempt)
Calculate a specific delay based on the attempt passed in.
|
String |
toString() |
exponential, exponential, exponential, exponential, exponential, fixed, linear, linear, linear, linear, unitpublic long calculate(long attempt)
DelayCopyright © 2021 Couchbase, Inc.. All rights reserved.