|
Class Summary |
| JobSpace |
A data class that associates at most three space reading with the job
corresponding to the GRIDSTART_PREJOB, GRIDSTART_MAINJOB and GRIDSTART_POSTJOB. |
| KickstartOutputFilenameFilter |
A filename filter for identifying the kickstart output files. |
| Ploticus |
An implementation that plots in the Ploticus format. |
| Space |
A data class that stores the space usage. |
| SpaceComparator |
Comparator for Space objects that allows us to sort on time. |
| SpaceUsage |
A container object that stores the space usage for each site. |
| SpaceUsageCallback |
Implements callback interface to calculate space usage. |
| TailStatd |
The callback parses the jobstate.log file to order the events of how
the jobs executed. |