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