Generated by
JDiff

Class org.apache.pig.builtin.TOP

The superclass changed from org.apache.pig.EvalFunc to org.apache.pig.AccumulatorEvalFunc.

Added Methods
void accumulate(Tuple)  
void cleanup()  
DataBag getValue()  
 

Changed Methods
Object exec(Tuple) Change in return type from DataBag to Object.
Method was locally defined, but is now inherited from AccumulatorEvalFunc.