public class Backoff extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Backoff.Builder |
| Modifier and Type | Method and Description |
|---|---|
static Backoff.Builder |
builder()
Create a builder that can be used to build an
Acker. |
void |
reset() |
void |
sleep() |
public void sleep()
public void reset()
public static Backoff.Builder builder()
Acker.Copyright © 2018. All rights reserved.