Package compbio.stat.collector

Class Summary
ExecutionStatCollector Number of runs of each WS = number of folders with name Number of successful runs = all runs with no result file Per period of time = limit per file creating time Runtime (avg/max) = started time - finished time Task & result size = result.size Abandoned runs - not collected runs Cancelled runs - cancelled Cluster vs local runs Reasons for failure = look in the err out? Metadata required: work directory for local and cluster tasks = from Helper or cmd parameter.
JobStat  
StatDB The database must be stored in the application root directory and called "ExecutionStatistic"
StatProcessor