Generated by
JDiff

Class org.apache.pig.tools.pigstats.spark.SparkJobStats

Added Methods
Map combineTaskMetrics(Map)  
 

Changed Methods
void addOutputInfo(POStore, boolean, JobStatisticCollector) Change in signature from (POStore, boolean, JobMetricsListener) to (POStore, boolean, JobStatisticCollector).
 
void collectStats(JobStatisticCollector) Change in signature from JobMetricsListener to JobStatisticCollector.
 
 

Added Fields
Counters counters