Generated by
JDiff

Interface org.apache.pig.tools.pigstats.PigProgressNotificationListener

Changed Methods
void initialPlanNotification(String, OperatorPlan) Change in signature from (String, MROperPlan) to (String, OperatorPlan).
Invoked before any Hadoop jobs are run with the plan that is to be executed.