Generated by
JDiff

Class org.apache.hadoop.mapred.JobStatus

Added Methods
String getFailureInfo() gets any available info on the reason of failure of the job.
Map getJobACLs() Get the acls for Job.
String getJobRunState(int) Helper method to get human-readable state of the job.
void setFailureInfo(String) set the reason for failuire of this job
void setJobACLs(Map) Set the job acls