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

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

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

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



Copyright © ${year} The Apache Software Foundation