Generated by
JDiff

Class org.apache.pig.backend.hadoop.executionengine.tez.plan.TezOperator

Removed Methods
List getUnionPredecessors()  
 

Added Methods
double getParallelismFactor()  
LinkedList getStores()  
List getUnionMembers()  
boolean isUseGraceParallelism()  
void setUseGraceParallelism(boolean)  
 

Changed Methods
int getEffectiveParallelism(int) Change in signature from void to int.
 
 

Changed Fields
PhysicalPlan plan Changed from non-transient to transient.