Uses of Class
org.apache.pig.impl.physicalLayer.PhysicalOperator

Packages that use PhysicalOperator
org.apache.pig.backend.hadoop.executionengine   
org.apache.pig.backend.local.executionengine   
org.apache.pig.impl.physicalLayer   
 

Uses of PhysicalOperator in org.apache.pig.backend.hadoop.executionengine
 

Subclasses of PhysicalOperator in org.apache.pig.backend.hadoop.executionengine
 class POMapreduce
           
 

Uses of PhysicalOperator in org.apache.pig.backend.local.executionengine
 

Subclasses of PhysicalOperator in org.apache.pig.backend.local.executionengine
 class POCogroup
           
 class POEval
           
 class POLoad
           
 class PORead
           
 class POSort
           
 class POSplit
           
 class POStore
           
 class POUnion
           
 

Uses of PhysicalOperator in org.apache.pig.impl.physicalLayer
 

Methods in org.apache.pig.impl.physicalLayer that return PhysicalOperator
abstract  PhysicalOperator PlanCompiler.compile(LogicalOperator lo, Map queryResults)
           
 



Copyright © ${year} The Apache Software Foundation