Uses of Class
org.apache.pig.newplan.PlanEdge

Packages that use PlanEdge
org.apache.pig.newplan   
 

Uses of PlanEdge in org.apache.pig.newplan
 

Fields in org.apache.pig.newplan declared as PlanEdge
protected  PlanEdge BaseOperatorPlan.fromEdges
           
protected  PlanEdge BaseOperatorPlan.softFromEdges
           
protected  PlanEdge BaseOperatorPlan.softToEdges
           
protected  PlanEdge BaseOperatorPlan.toEdges
           
 

Methods in org.apache.pig.newplan that return PlanEdge
 PlanEdge PlanEdge.shallowClone()
           
 



Copyright © 2012 The Apache Software Foundation