Generated by
JDiff

Interface org.apache.hadoop.mapred.RunningJob

Added Methods
float cleanupProgress() Get the progress of the job's cleanup-tasks, as a float between 0.0 and 1.0.
int getJobState() Returns the current state of the Job.
void setJobPriority(String) Set the priority of a running job.
float setupProgress() Get the progress of the job's setup-tasks, as a float between 0.0 and 1.0.