Generated by
JDiff

Class org.apache.hadoop.mapred.JobConf

Added Methods
int getJobPriorityAsInteger() Get the priority for this job.
void main(String[])  
void setJobPriorityAsInteger(int) Set JobPriority for this job.
 

Changed Fields
String DEFAULT_LOG_LEVEL Change in type from Level to String.
Default logging level for map/reduce tasks.