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

Packages that use org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans
org.apache.pig.backend.hadoop.executionengine   
org.apache.pig.backend.hadoop.executionengine.fetch   
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer   
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plans   
org.apache.pig.backend.hadoop.executionengine.physicalLayer Implementation of physical operators that use hadoop as the execution engine and data storage. 
org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators   
org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans   
org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators   
org.apache.pig.backend.hadoop.executionengine.physicalLayer.util   
org.apache.pig.backend.hadoop.executionengine.util   
org.apache.pig.impl.util   
org.apache.pig.newplan.logical.expression   
org.apache.pig.newplan.logical.relational   
org.apache.pig.pen   
org.apache.pig.tools.pigstats   
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans used by org.apache.pig.backend.hadoop.executionengine
PhysicalPlan
          The base class for all types of physical plans.
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans used by org.apache.pig.backend.hadoop.executionengine.fetch
PhysicalPlan
          The base class for all types of physical plans.
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans used by org.apache.pig.backend.hadoop.executionengine.mapReduceLayer
PhyPlanVisitor
          The visitor class for the Physical Plan.
PhysicalPlan
          The base class for all types of physical plans.
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans used by org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plans
PhyPlanVisitor
          The visitor class for the Physical Plan.
PhysicalPlan
          The base class for all types of physical plans.
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans used by org.apache.pig.backend.hadoop.executionengine.physicalLayer
PhyPlanVisitor
          The visitor class for the Physical Plan.
PhysicalPlan
          The base class for all types of physical plans.
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans used by org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators
PhyPlanVisitor
          The visitor class for the Physical Plan.
PhysicalPlan
          The base class for all types of physical plans.
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans used by org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans
PatternPlan
          Used for finding/representing a pattern in the plan This class represents the pattern Finds only a single matching pattern This is finding a sub-graph( represented by pattern) in the graph(plan)
PhyPlanVisitor
          The visitor class for the Physical Plan.
PhysicalPlan
          The base class for all types of physical plans.
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans used by org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators
PhyPlanVisitor
          The visitor class for the Physical Plan.
PhysicalPlan
          The base class for all types of physical plans.
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans used by org.apache.pig.backend.hadoop.executionengine.physicalLayer.util
PhysicalPlan
          The base class for all types of physical plans.
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans used by org.apache.pig.backend.hadoop.executionengine.util
PhysicalPlan
          The base class for all types of physical plans.
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans used by org.apache.pig.impl.util
PhysicalPlan
          The base class for all types of physical plans.
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans used by org.apache.pig.newplan.logical.expression
PhysicalPlan
          The base class for all types of physical plans.
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans used by org.apache.pig.newplan.logical.relational
PhysicalPlan
          The base class for all types of physical plans.
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans used by org.apache.pig.pen
PhyPlanVisitor
          The visitor class for the Physical Plan.
PhysicalPlan
          The base class for all types of physical plans.
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans used by org.apache.pig.tools.pigstats
PhyPlanVisitor
          The visitor class for the Physical Plan.
PhysicalPlan
          The base class for all types of physical plans.
 



Copyright © 2007-2012 The Apache Software Foundation