| Constructor and Description |
|---|
BatchManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
addNow(ProducerConfig config,
ExecutorService executorService,
TLSLogClient client,
BlockingQueue<BatchLog> successQueue,
BlockingQueue<BatchLog> failureQueue,
AtomicInteger batchCount,
RetryManager retryManager) |
boolean |
fullAndSendBatchRequest() |
void |
removeBatch(List<BatchLog> batchLogs) |
public boolean fullAndSendBatchRequest()
public void addNow(ProducerConfig config, ExecutorService executorService, TLSLogClient client, BlockingQueue<BatchLog> successQueue, BlockingQueue<BatchLog> failureQueue, AtomicInteger batchCount, RetryManager retryManager)
Copyright © 2023. All rights reserved.