Generated by
JDiff

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

Removed Methods
Result getNext(Tuple) The main method used by this operator's successor to read tuples from the specified file using the specified load function.
 

Added Methods
Result getNextTuple() The main method used by this operator's successor to read tuples from the specified file using the specified load function.
boolean isTmpLoad()  
void setIsTmpLoad(boolean)