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

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

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

Methods in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer with parameters of type POCollectedGroup
 void PhyPlanSetter.visitCollectedGroup(POCollectedGroup mg)
           
 void MRCompiler.visitCollectedGroup(POCollectedGroup op)
           
 

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

Methods in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans with parameters of type POCollectedGroup
 void PhyPlanVisitor.visitCollectedGroup(POCollectedGroup mg)
           
 



Copyright © 2007-2012 The Apache Software Foundation