Generated by
JDiff

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

Added Constructors
POFRJoin(POFRJoin)  
 

Added Methods
POLocalRearrange[] getLRs()  
Tuple getValueTuple(POLocalRearrange, Tuple)  
boolean isKeyNull(Object)  
void setUpHashMap() Builds the HashMaps by reading each replicated input from the DFS using a Load operator
 

Added Fields
POLocalRearrange[] LRs  
ConstantExpression[] constExps  
Tuple dumTup  
POForEach fe  
int fragment  
Schema[] inputSchemas  
boolean isLeftOuterJoin  
Schema[] keySchemas  
List keyTypes  
TupleFactory mTupleFactory  
DataBag nullBag  
List phyPlanLists  
boolean processingPlan  
FileSpec[] replFiles  
TupleToMapKey[] replicates  
boolean setUp