public final class ExponentialBackoffPolicy extends Object implements BackoffPolicy
TODO(carl-mastrangelo): add unit tests for this class
| Modifier and Type | Class and Description |
|---|---|
static class |
ExponentialBackoffPolicy.Provider |
| Constructor and Description |
|---|
ExponentialBackoffPolicy() |
| Modifier and Type | Method and Description |
|---|---|
long |
nextBackoffNanos() |
public long nextBackoffNanos()
nextBackoffNanos in interface BackoffPolicy