Uses of Class
org.apache.pig.backend.local.executionengine.LocalPhysicalPlan

Packages that use LocalPhysicalPlan
org.apache.pig.backend.local.executionengine   
 

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

Methods in org.apache.pig.backend.local.executionengine that return LocalPhysicalPlan
 LocalPhysicalPlan LocalExecutionEngine.compile(ExecLogicalPlan[] plans, Properties properties)
           
 LocalPhysicalPlan LocalExecutionEngine.compile(ExecLogicalPlan plan, Properties properties)
           
 



Copyright © ${year} The Apache Software Foundation