- All Implemented Interfaces:
- java.lang.Runnable
public class DirCleaner
extends java.lang.Object
implements java.lang.Runnable
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. WS
names - enumeration. Status file names and content.
- Author:
- pvtroshin