Uses of Class
adams.flow.execution.AbstractTimedFlowExecutionListenerWithTable
-
Packages that use AbstractTimedFlowExecutionListenerWithTable Package Description adams.flow.execution -
-
Uses of AbstractTimedFlowExecutionListenerWithTable in adams.flow.execution
Subclasses of AbstractTimedFlowExecutionListenerWithTable in adams.flow.execution Modifier and Type Class Description classCurrentlyExecutedShows what actors are currently being executed.classExecutionCounterCounts how often an actor was executed.
The final counts can be written to a log file in CSV format.classTimeShows how much time actors are taking in their method calls (gets accumulated).
-