public class TimeUtil extends Object
public static long calcDefaultBackOffMs(int counter,
int baseRetryMs,
long expectedQuitTimestamp)
throws InterruptedException
Copyright © 2024. All rights reserved.