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

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

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

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



Copyright © ${year} The Apache Software Foundation