| Package | Description |
|---|---|
| com.volcengine.model.tls | |
| com.volcengine.model.tls.producer | |
| com.volcengine.service.tls |
| Modifier and Type | Method and Description |
|---|---|
static TLSLogClient |
ClientBuilder.newClient(ClientConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchLog.BatchManager.addNow(ProducerConfig config,
ExecutorService executorService,
TLSLogClient client,
BlockingQueue<BatchLog> successQueue,
BlockingQueue<BatchLog> failureQueue,
AtomicInteger batchCount,
RetryManager retryManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
TLSLogClientImpl |
| Modifier and Type | Method and Description |
|---|---|
TLSLogClient |
LogDispatcher.getClient() |
| Constructor and Description |
|---|
SendBatchTask(BatchLog batchLog,
ProducerConfig producerConfig,
BlockingQueue<BatchLog> successQueue,
BlockingQueue<BatchLog> failureQueue,
TLSLogClient client,
RetryManager retryManager) |
Copyright © 2023. All rights reserved.