Generated by
JDiff

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

Removed Methods
Tuple CreateTuple(Object[]) @param data array that is the template for the final flattened tuple
 

Added Methods
Tuple createTuple(Object[]) @param data array that is the template for the final flattened tuple
void setAccumEnd()  
void setAccumStart()  
void setAccumulative()  
 

Changed Methods
void getLeaves() Change of visibility from protected to public.
 
 

Added Fields
AccumulativeTupleBuffer buffer  
 

Changed Fields
Iterator[] its Changed from non-transient to transient.  
Log log Changed from non-transient to transient.  
TupleFactory mTupleFactory Change from non-final to final.