| Modifier and Type | Class and Description | 
|---|---|
| static class  | JobUtils.JobStatusStatus of a job. | 
| Constructor and Description | 
|---|
| JobUtils() | 
| Modifier and Type | Method and Description | 
|---|---|
| static JobConf | getJobConf(Job job) | 
| static JobID | getJobId(Job job) | 
| static JobID | getOldJobId(Job job) | 
| static RunningJob | getRunningJob(Job job) | 
| static JobUtils.JobStatus | getStatus(Job job)Returns the status of the given job. | 
public static RunningJob getRunningJob(Job job)
public static JobUtils.JobStatus getStatus(Job job)
job - the job