Generated by
JDiff

Package org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans

Added Classes
PatternNode Used for finding/representing a pattern in the plan This class represents a node in the pattern
PatternPlan Used for finding/representing a pattern in the plan This class represents the pattern Finds only a single matching pattern This is finding a sub-graph( represented by pattern) in the graph(plan)
 

Changed Classes
PhyPlanVisitor The visitor class for the Physical Plan.
PhysicalPlan The base class for all types of physical plans.