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
protected int attempt
public ExponentialBackofDelay(int base, int delay)
protected long computeDelay()
computeDelay
in class SimpleDelay
Copyright © 2015 Nuxeo SA. All rights reserved.