StasCollector generates and publish statistics of the generation of the output by the DASU.
The method updateStats is expected to be calles after each generation of the output by the DASU.
Value parameters
- dasuId:
-
the ID of the DASU
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
The method to log statistics, called at regular time intervals
The method to log statistics, called at regular time intervals
Attributes
- Definition Classes
Endorse the passed execution time to generate statistics.
Endorse the passed execution time to generate statistics.
Value parameters
- lastExecTime
-
the execution time (msec) taken to update the output in the last run
Attributes
Inherited methods
Stop loging statistics
Start logging statistics
Concrete fields
The average execution time
The average execution time
Attributes
The number of iterations executed so far
The number of iterations executed so far
Attributes
The execution time spent by the DASU to produce the last output
The execution time spent by the DASU to produce the last output
Attributes
The max time spent by the DASU to produce the output
The max time spent by the DASU to produce the output
Attributes
The time interval to publish statistics in msecs
The time interval to publish statistics in msecs