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

Packages that use POStream
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer   
org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans   
org.apache.pig.backend.hadoop.streaming   
org.apache.pig.impl.streaming   
org.apache.pig.pen.physicalOperators   
 

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

Methods in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer with parameters of type POStream
 void PhyPlanSetter.visitStream(POStream stream)
           
 void MRCompiler.visitStream(POStream op)
           
 

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

Methods in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans with parameters of type POStream
 void PhyPlanVisitor.visitStream(POStream stream)
           
 

Uses of POStream in org.apache.pig.backend.hadoop.streaming
 

Methods in org.apache.pig.backend.hadoop.streaming with parameters of type POStream
 void HadoopExecutableManager.configure(POStream stream)
           
 

Uses of POStream in org.apache.pig.impl.streaming
 

Methods in org.apache.pig.impl.streaming with parameters of type POStream
 void ExecutableManager.configure(POStream stream)
          Configure and initialize the ExecutableManager.
 

Uses of POStream in org.apache.pig.pen.physicalOperators
 

Subclasses of POStream in org.apache.pig.pen.physicalOperators
 class POStreamLocal
           
 



Copyright © ${year} The Apache Software Foundation