public class GetContextLogsResponse extends BasicGetLogsResponse
logs| Constructor and Description |
|---|
GetContextLogsResponse(Map<String,String> headers,
com.alibaba.fastjson.JSONObject object) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBackLines() |
int |
getForwardLines() |
List<QueriedLog> |
getLogs() |
int |
getTotalLines() |
boolean |
isCompleted()
Check if the result is completed, true at most time.
|
void |
setProcessStatus(String processStatus)
Users of getContextLogs can ignore following methods.
|
addLog, setLogsGetAllHeaders, GetHeader, GetRequestIdpublic List<QueriedLog> getLogs()
getLogs in class BasicGetLogsResponsepublic boolean isCompleted()
public int getTotalLines()
public int getBackLines()
public int getForwardLines()
public void setProcessStatus(String processStatus)
Copyright © 2025. All Rights Reserved.