public class RetryManager extends Object
| Constructor and Description |
|---|
RetryManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
List<BatchLog> |
handleRemainingBatches() |
List<BatchLog> |
handleTimeoutBatch(long remains) |
boolean |
isClosed() |
void |
put(BatchLog batchLog) |
void |
start() |
public void put(BatchLog batchLog) throws LogException
LogExceptionpublic void start()
public void close()
public boolean isClosed()
Copyright © 2025. All rights reserved.