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

Packages that use org.apache.pig.backend.hadoop.executionengine.physicalLayer
org.apache.pig Public interfaces and classes for Pig. 
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.newplan.logical.expression   
org.apache.pig.newplan.logical.relational   
org.apache.pig.pen   
org.apache.pig.piggybank.evaluation   
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer used by org.apache.pig
PigLogger
          An interface to allow aggregation of messages
PigProgressable
          Pig's progress indicator.
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer used by org.apache.pig.backend.hadoop.executionengine
PhysicalOperator
          This is the base class for all operators.
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer used by org.apache.pig.backend.hadoop.executionengine.fetch
PigProgressable
          Pig's progress indicator.
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer used by org.apache.pig.backend.hadoop.executionengine.mapReduceLayer
PhysicalOperator
          This is the base class for all operators.
PigLogger
          An interface to allow aggregation of messages
PigProgressable
          Pig's progress indicator.
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer used by org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plans
PhysicalOperator
          This is the base class for all operators.
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer used by org.apache.pig.backend.hadoop.executionengine.physicalLayer
PhysicalOperator
          This is the base class for all operators.
PhysicalOperator.OriginalLocation
           
PigLogger
          An interface to allow aggregation of messages
PigProgressable
          Pig's progress indicator.
Result
           
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer used by org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators
PhysicalOperator
          This is the base class for all operators.
Result
           
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer used by org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans
PhysicalOperator
          This is the base class for all operators.
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer used by org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators
PhysicalOperator
          This is the base class for all operators.
Result
           
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer used by org.apache.pig.backend.hadoop.executionengine.physicalLayer.util
PhysicalOperator
          This is the base class for all operators.
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer used by org.apache.pig.newplan.logical.expression
PhysicalOperator
          This is the base class for all operators.
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer used by org.apache.pig.newplan.logical.relational
LogicalToPhysicalTranslatorException
           
PhysicalOperator
          This is the base class for all operators.
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer used by org.apache.pig.pen
PhysicalOperator
          This is the base class for all operators.
 

Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer used by org.apache.pig.piggybank.evaluation
PigProgressable
          Pig's progress indicator.
 



Copyright © 2007-2012 The Apache Software Foundation