public class RetryManager extends Object
RetryManager()
void
close()
List<BatchLog>
handleTimeoutBatch(long remains)
put(BatchLog batchLog)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RetryManager()
public void put(BatchLog batchLog)
public List<BatchLog> handleTimeoutBatch(long remains)
public void close()
Copyright © 2023. All rights reserved.