Package org.bedework.bwlogs
Class DisplaySessions
java.lang.Object
org.bedework.bwlogs.LogReader
org.bedework.bwlogs.LogAnalysis
org.bedework.bwlogs.DisplaySessions
User: mike Date: 10/23/22 Time: 21:53
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class org.bedework.bwlogs.LogReader
contexts, dumpIndented, errorLines, lastReqline, longreqIpMap, tasks, unterminatedTask -
Constructor Summary
ConstructorsConstructorDescriptionDisplaySessions(String taskId, String sessionId, String user, String requestDt, boolean skipAnon, boolean displayTotals, DisplaySessions.DisplayMode displayMode) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidrequestOut(ReqInOutLogEntry rsin, ReqInOutLogEntry rsout) voidresults()Methods inherited from class org.bedework.bwlogs.LogAnalysis
processInfoMethods inherited from class org.bedework.bwlogs.LogReader
checkErrorLine, debugLine, infoLine, out, out, outFmt, outSummary, process, taskIdSummary, wildflyStart
-
Constructor Details
-
DisplaySessions
public DisplaySessions(String taskId, String sessionId, String user, String requestDt, boolean skipAnon, boolean displayTotals, DisplaySessions.DisplayMode displayMode)
-
-
Method Details
-
processRecord
- Overrides:
processRecordin classLogAnalysis
-
results
public void results()- Overrides:
resultsin classLogAnalysis
-
requestOut
- Overrides:
requestOutin classLogReader
-