Uses of Interface
org.apache.pig.backend.executionengine.ExecPhysicalOperator

Packages that use ExecPhysicalOperator
org.apache.pig.backend.executionengine   
org.apache.pig.backend.hadoop.executionengine   
 

Uses of ExecPhysicalOperator in org.apache.pig.backend.executionengine
 

Methods in org.apache.pig.backend.executionengine that return types with arguments of type ExecPhysicalOperator
 Map<OperatorKey,ExecPhysicalOperator> ExecPhysicalPlan.getOpTable()
           
 

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

Fields in org.apache.pig.backend.hadoop.executionengine with type parameters of type ExecPhysicalOperator
protected  Map<OperatorKey,ExecPhysicalOperator> HExecutionEngine.physicalOpTable
           
 

Methods in org.apache.pig.backend.hadoop.executionengine that return types with arguments of type ExecPhysicalOperator
 Map<OperatorKey,ExecPhysicalOperator> HExecutionEngine.getPhysicalOpTable()
           
 



Copyright © ${year} The Apache Software Foundation