| Package | Description |
|---|---|
| com.aliyun.openservices.log.common | |
| com.aliyun.openservices.log.response |
| Modifier and Type | Field and Description |
|---|---|
ArrayList<LogContent> |
LogItem.mContents |
| Modifier and Type | Method and Description |
|---|---|
List<List<LogContent>> |
QueryResult.getHighlights() |
ArrayList<LogContent> |
LogItem.GetLogContents()
Get log contents
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogItem.PushBack(LogContent content)
Add a log content to the log
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryResult.setHighlights(List<List<LogContent>> highlights) |
void |
LogItem.SetLogContents(ArrayList<LogContent> contents)
set log contents
|
| Constructor and Description |
|---|
LogItem(int logTime,
ArrayList<LogContent> contents)
Construct a logItem with a certain time stamp and log contents
|
LogItem(int logTime,
int logTimeNsPart,
ArrayList<LogContent> contents)
Construct a logItem with a certain time stamp and log contents
|
| Modifier and Type | Method and Description |
|---|---|
List<List<LogContent>> |
GetLogsResponse.getHighlights() |
Copyright © 2025. All Rights Reserved.