Uses of Class
org.apache.pig.impl.plan.optimizer.RulePlanVisitor

Packages that use RulePlanVisitor
org.apache.pig.impl.plan.optimizer   
 

Uses of RulePlanVisitor in org.apache.pig.impl.plan.optimizer
 

Subclasses of RulePlanVisitor in org.apache.pig.impl.plan.optimizer
 class CommonNodeFinder
           
 class RulePlanPrinter
          A visitor mechanism printing out the logical plan.
 

Methods in org.apache.pig.impl.plan.optimizer with parameters of type RulePlanVisitor
 void RuleOperator.visit(RulePlanVisitor v)
          Visit this node with the provided visitor.
 



Copyright © ${year} The Apache Software Foundation