| 程序包 | 说明 |
|---|---|
| com.volcengine.model.tls.request | |
| com.volcengine.model.tls.util | |
| com.volcengine.service.tls |
| 限定符和类型 | 方法和说明 |
|---|---|
List<LogItem> |
PutLogsRequestV2.getLogs() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PutLogsRequestV2.setLogs(List<LogItem> logs) |
| 构造器和说明 |
|---|
PutLogsRequestV2(List<LogItem> logs,
String topicId) |
PutLogsRequestV2(List<LogItem> logs,
String topicId,
String hashKey,
String compressType) |
| 限定符和类型 | 方法和说明 |
|---|---|
static PutLogRequest.Log |
AdaptorUtil.logItem2PbLog(LogItem item) |
| 限定符和类型 | 方法和说明 |
|---|---|
static PutLogRequest.LogGroup |
AdaptorUtil.logItems2PbGroup(String path,
String source,
List<LogItem> logs) |
static PutLogRequest.LogGroupList |
AdaptorUtil.logItems2PbGroupList(String path,
String source,
List<LogItem> logs) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Producer.sendLogV2(String hashKey,
String topicId,
String source,
String filename,
LogItem log,
CallBack callBack) |
void |
ProducerImpl.sendLogV2(String hashKey,
String topicId,
String source,
String filename,
LogItem log,
CallBack callBack) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Producer.sendLogsV2(String hashKey,
String topicId,
String source,
String filename,
List<LogItem> logs,
CallBack callBack) |
void |
ProducerImpl.sendLogsV2(String hashKey,
String topicId,
String source,
String filename,
List<LogItem> logs,
CallBack callBack) |
Copyright © 2024. All rights reserved.