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   
 

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)
           
 



Copyright © ${year} The Apache Software Foundation