public class ChangeTrackerBackoff
extends java.lang.Object
| Constructor and Description |
|---|
ChangeTrackerBackoff() |
| Modifier and Type | Method and Description |
|---|---|
int |
getNumAttempts() |
int |
getSleepMilliseconds() |
void |
resetBackoff() |
void |
sleepAppropriateAmountOfTime() |