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   
org.apache.pig.tools.pigstats   
 

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)
           
 

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

Methods in org.apache.pig.tools.pigstats with parameters of type POCollectedGroup
 void ScriptState.FeatureVisitor.visitCollectedGroup(POCollectedGroup mg)
           
 void ScriptState.AliasVisitor.visitCollectedGroup(POCollectedGroup mg)
           
 



Copyright © 2007-2012 The Apache Software Foundation