Generated by
JDiff

Class org.apache.pig.backend.hadoop.executionengine.HJob

Removed Constructors
HJob(JOB_STATUS, PigContext, FileSpec)  
HJob(JOB_STATUS, PigContext, FileSpec, PigStats)  
 

Added Constructors
HJob(JOB_STATUS, PigContext, POStore, String)  
HJob(JOB_STATUS, PigContext, POStore, String, PigStats)  
 

Removed Methods
Properties getContiguration()  
 

Added Methods
String getAlias()  
Properties getConfiguration()  
POStore getPOStore() @return the poStore
 

Added Fields
String alias  
POStore poStore