Generated by
JDiff

Class org.apache.pig.impl.plan.OperatorPlan

Added Methods
void doInsertBetween(Operator, Operator, Operator, boolean)  
boolean pathExists(Operator, Operator) A method to check if there is a path from a given node to another node
 

Changed Fields
Log log Change from non-final to final.