Generated by
JDiff

Class org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POFRJoin

Changed Methods
POFRJoin clone() Change in return type from PhysicalOperator to POFRJoin.
Method was inherited from PhysicalOperator, but is now defined locally.
 
 

Changed Fields
Tuple dumTup Changed from non-transient to transient.  
TupleFactory mTupleFactory Field was locally defined, but is now inherited from PhysicalOperator. Changed from transient to non-transient. Change from non-static to static.
Change from non-final to final.
 
boolean processingPlan Changed from non-transient to transient.  
List replicates Change in type from TupleToMapKey[] to List.
Changed from non-transient to transient.
 
boolean setUp Changed from non-transient to transient.