public class BackoffRetryCounter extends Object
Constructor and Description |
---|
BackoffRetryCounter() |
Modifier and Type | Method and Description |
---|---|
String |
getTimeInterval() |
long |
getTimeIntervalMillis() |
void |
increment() |
void |
reset() |
public void reset()
public void increment()
public long getTimeIntervalMillis()
public String getTimeInterval()
Copyright © 2021. All rights reserved.