Uses of Package
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plans

Packages that use org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plans
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer   
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plans   
org.apache.pig.tools.pigstats.mapreduce   
 

Classes in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plans used by org.apache.pig.backend.hadoop.executionengine.mapReduceLayer
MROperPlan
          A Plan used to create the plan of Map Reduce Operators which can be converted into the Job Control object.
MROpPlanVisitor
          A visitor for the MROperPlan class
 

Classes in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plans used by org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plans
DotMRPrinter.InnerPlan
          Helper class to represent the relationship of map, reduce and combine phases in an MR operator.
MROperPlan
          A Plan used to create the plan of Map Reduce Operators which can be converted into the Job Control object.
MROpPlanVisitor
          A visitor for the MROperPlan class
 

Classes in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plans used by org.apache.pig.tools.pigstats.mapreduce
MROperPlan
          A Plan used to create the plan of Map Reduce Operators which can be converted into the Job Control object.
 



Copyright © 2007-2012 The Apache Software Foundation