
public class UrlBackoff extends Object
| Constructor and Description |
|---|
UrlBackoff() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
next(String pUrl) |
Delay |
remove(String pUrl) |
void |
setExponentialBackoffDurationInMillis(long[] pExponentialBackoffDurationInMillis) |
boolean |
shouldWait(String pUrl) |