Generated by
JDiff

Class org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators.ExpressionOperator

Removed Methods
Result accumChild(List, Boolean) Drive all the UDFs in accumulative mode
Result accumChild(List, Double) Drive all the UDFs in accumulative mode
Result accumChild(List, Float) Drive all the UDFs in accumulative mode
Result accumChild(List, Integer) Drive all the UDFs in accumulative mode
Result accumChild(List, Long) Drive all the UDFs in accumulative mode
Result accumChild(List, Object, byte) Drive all the UDFs in accumulative mode
Result accumChild(List, String) Drive all the UDFs in accumulative mode
Result accumChild(List, Map) Drive all the UDFs in accumulative mode
Result accumChild(List, DataBag) Drive all the UDFs in accumulative mode
Result accumChild(List, DataByteArray) Drive all the UDFs in accumulative mode
Result accumChild(List, Tuple) Drive all the UDFs in accumulative mode
Result accumChild(List, DateTime) Drive all the UDFs in accumulative mode
Result getNext(DataBag)  
 

Added Methods
Result accumChild(List, byte) Drive all the UDFs in accumulative mode
Result getNextDataBag()  
 

Changed Methods
String toString() Method was inherited from Operator, but is now defined locally.