public class ExponentialBackofDelay extends SimpleDelay
| Modifier and Type | Field and Description |
|---|---|
protected int |
attempt |
base, delay, elapsed| Constructor and Description |
|---|
ExponentialBackofDelay(int base,
int delay) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
computeDelay() |
allow, pause, toStringprotected int attempt
public ExponentialBackofDelay(int base, int delay)
protected long computeDelay()
computeDelay in class SimpleDelayCopyright © 2019 Nuxeo. All rights reserved.