构造器和说明 |
---|
BatchManager() |
限定符和类型 | 方法和说明 |
---|---|
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 © 2024. All rights reserved.