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   
org.apache.pig.tools.pigstats   
 

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)
           
 

Uses of POUnion in org.apache.pig.tools.pigstats
 

Methods in org.apache.pig.tools.pigstats with parameters of type POUnion
 void ScriptState.AliasVisitor.visitUnion(POUnion un)
           
 



Copyright © 2007-2012 The Apache Software Foundation