public class TimeUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static long |
calcDefaultBackOffMs(int counter,
int baseRetryMs,
long expectedQuitTimestamp) |
public static long calcDefaultBackOffMs(int counter,
int baseRetryMs,
long expectedQuitTimestamp)
throws InterruptedException
InterruptedExceptionCopyright © 2025. All rights reserved.