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

Packages that use POSplit
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer   
org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans   
org.apache.pig.pen   
org.apache.pig.tools.pigstats   
 

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

Methods in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer with parameters of type POSplit
 void PhyPlanSetter.visitSplit(POSplit spl)
           
 void MRCompiler.visitSplit(POSplit op)
          Compiles a split operator.
 

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

Methods in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans with parameters of type POSplit
 void PhyPlanVisitor.visitSplit(POSplit spl)
           
 

Uses of POSplit in org.apache.pig.pen
 

Methods in org.apache.pig.pen with parameters of type POSplit
 void IllustratorAttacher.visitSplit(POSplit spl)
           
 

Uses of POSplit in org.apache.pig.tools.pigstats
 

Methods in org.apache.pig.tools.pigstats with parameters of type POSplit
 void ScriptState.FeatureVisitor.visitSplit(POSplit split)
           
 



Copyright © 2007-2012 The Apache Software Foundation