Generated by
JDiff

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

Removed Methods
int getBaseIndex() Returns the base index of this operator
void setBaseIndex(int) Sets the base index of this operator
 

Added Methods
void addIsKeyWrappedList(List) Adds a list of IsKeyWrapped boolean values
void addPackage(POPackage, byte) Appends the specified package object to the end of the package list.
List getIsKeyWrappedList() Returns the list of booleans that indicates if the key needs to unwrapped for the corresponding plan.
boolean isInCombiner()  
boolean isSameMapKeyType()  
void setInCombiner(boolean)  
void setSameMapKeyType(boolean)