| Constructor and Description |
|---|
ProcessDataBackoff() |
ProcessDataBackoff(int maxIntervalMillis) |
| Modifier and Type | Method and Description |
|---|---|
long |
nextBackOffMillis()
获取休眠时间。
|
void |
reset()
将BackOfff重设为初始状态。
|
public ProcessDataBackoff()
public ProcessDataBackoff(int maxIntervalMillis)
public void reset()
IBackoffpublic long nextBackOffMillis()
IBackoffnextBackOffMillis in interface IBackoffCopyright © 2024. All Rights Reserved.