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   
 

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
 

Methods in org.apache.pig.pen with parameters of type POStream
 void IllustratorAttacher.visitStream(POStream stream)
           
 



Copyright © 2007-2012 The Apache Software Foundation