Uses of Class
com.scivicslab.actoriac.log.H2LogReader
Packages that use H2LogReader
-
Uses of H2LogReader in com.scivicslab.actoriac.cli
Methods in com.scivicslab.actoriac.cli that return H2LogReaderModifier and TypeMethodDescriptionprivate H2LogReaderLogsCLI.createReader()Creates an H2LogReader, using TCP connection if --server is specified.Methods in com.scivicslab.actoriac.cli with parameters of type H2LogReaderModifier and TypeMethodDescriptionprivate IntegerLogsCLI.listNodesInSession(H2LogReader reader, long targetSession) private IntegerLogsCLI.listRecentSessions(H2LogReader reader) private IntegerLogsCLI.showLogs(H2LogReader reader, long targetSession) private IntegerLogsCLI.showSummary(H2LogReader reader, long targetSession)