Uses of Class
org.apache.pig.backend.local.executionengine.POUnion

Packages that use POUnion
org.apache.pig.impl.physicalLayer   
 

Uses of POUnion in org.apache.pig.impl.physicalLayer
 

Methods in org.apache.pig.impl.physicalLayer with parameters of type POUnion
 void POTreePrinter.visitUnion(POUnion p)
           
 void POVisitor.visitUnion(POUnion u)
          Only POUnion.visit() and subclass implementations of this function should ever call this method.
 



Copyright © ${year} The Apache Software Foundation