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

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

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

Methods in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer with parameters of type POStore
 void MRCompiler.visitStore(POStore op)
           
 

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

Methods in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans with parameters of type POStore
 void PhyPlanVisitor.visitStore(POStore st)
           
 void PlanPrinter.visitStore(POStore op)
           
 



Copyright © ${year} The Apache Software Foundation