Generated by
JDiff

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

Removed Methods
Result getNext(Tuple) From the inputs constructs the output tuple for this co-group in the required format which is (key {bag of tuples from input 1} {bag of tuples from input 2} ...)
 

Added Methods
Result getNextTuple() From the inputs constructs the output tuple for this co-group in the required format which is (key {bag of tuples from input 1} {bag of tuples from input 2} ...)