Uses of Class
org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POUnion

Packages that use POUnion
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer   
org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans   
org.apache.pig.pen   
 

Uses of POUnion in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer
 

Methods in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer with parameters of type POUnion
 void PhyPlanSetter.visitUnion(POUnion un)
           
 void MRCompiler.visitUnion(POUnion op)
           
 

Uses of POUnion in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans
 

Methods in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans with parameters of type POUnion
 void PlanPrinter.visitStartMap(POUnion op)
           
 void PhyPlanVisitor.visitUnion(POUnion un)
           
 

Uses of POUnion in org.apache.pig.pen
 

Methods in org.apache.pig.pen with parameters of type POUnion
 void IllustratorAttacher.visitUnion(POUnion un)
           
 



Copyright © ${year} The Apache Software Foundation