Uses of Class
org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans.PatternPlan

Packages that use PatternPlan
org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans   
 

Uses of PatternPlan in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans
 

Methods in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans that return PatternPlan
static PatternPlan PatternPlan.create(Class<?>[] classList)
          This function can be used to create a new PatternPlan if the pattern nodes have at most one parent/child, and they are connected to each other.
 



Copyright © 2007-2012 The Apache Software Foundation