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 © 2019 WSO2. All rights reserved.