Added Methods |
TaskReport[] getCleanupTaskReports(JobID )
|
Get the information of the current state of the cleanup tasks of a job. |
JobStatus[] getJobsFromQueue(String )
|
Gets all the jobs which were added to particular Job Queue
|
JobQueueInfo getQueueInfo(String )
|
Gets the queue information associated to a particular Job Queue
|
JobQueueInfo[] getQueues()
|
Return an array of queue information objects about all the Job Queues
configured. |
TaskReport[] getSetupTaskReports(JobID )
|
Get the information of the current state of the setup tasks of a job. |
boolean isJobDirValid(Path, FileSystem)
|
Checks if the job directory is clean and has all the required components
for (re) starting the job |