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

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

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

Methods in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer with parameters of type POCounter
 void MRCompiler.visitCounter(POCounter op)
          For the counter job, it depends if it is row number or not.
 

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

Methods in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans with parameters of type POCounter
 void PhyPlanVisitor.visitCounter(POCounter poCounter)
           
 

Uses of POCounter in org.apache.pig.pen
 

Methods in org.apache.pig.pen with parameters of type POCounter
 void IllustratorAttacher.visitCounter(POCounter counter)
           
 



Copyright © 2007-2012 The Apache Software Foundation