Generated by
JDiff

Package org.apache.pig.tools.pigstats

Added Classes
EmptyPigStats EmptyPigStats encapsulates dummy statistics of a fetch task since during a fetch no MR jobs are executed
PigStats.JobGraphPrinter This class prints a JobGraph
ScriptState.AliasVisitor  
ScriptState.FeatureVisitor  
ScriptState.PIG_FEATURE Features used in a Pig script
ScriptState.PIG_PROPERTY Keys of Pig settings added to Jobs
 

Changed Classes and Interfaces
InputStats This class encapsulates the runtime statistics of a user specified input.
JobStats This class encapsulates the runtime statistics of a MapReduce job.
OutputStats This class encapsulates the runtime statistics of an user specified output.
PigProgressNotificationListener Should be implemented by an object that wants to receive notifications from PigRunner
PigStats PigStats encapsulates the statistics collected from a running script.
PigStatsUtil A utility class for Pig Statistics
PigStatusReporter  
ScriptState ScriptStates encapsulates settings for a Pig script that runs on a hadoop cluster.