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, unit
public long calculate(long attempt)
Delay
Copyright © 2019 Couchbase, Inc.. All rights reserved.