|
Class Summary |
| JobMeasurements |
A data class that associates at most three measurements with the job
corresponding to the GRIDSTART_PREJOB, GRIDSTART_MAINJOB and GRIDSTART_POSTJOB. |
| KickstartParser |
A helper class that parses the kickstart records and has calls to callbacks
for working on data sections of standard out, standard error, and standard
input. |
| MeasurementComparator |
Comparator for Measurement objects that allows us to sort on time. |
| WorkflowMeasurements |
A container object that stores the measurements for each site on which
the workflow was executed. |