|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RulePlan | |
---|---|
org.apache.pig.impl.plan.optimizer |
Uses of RulePlan in org.apache.pig.impl.plan.optimizer |
---|
Methods in org.apache.pig.impl.plan.optimizer that return RulePlan | |
---|---|
RulePlan |
Rule.getPlan()
|
Constructors in org.apache.pig.impl.plan.optimizer with parameters of type RulePlan | |
---|---|
CommonNodeFinder(RulePlan plan)
|
|
Rule(RulePlan plan,
Transformer<O,P> t,
String ruleName)
|
|
Rule(RulePlan plan,
Transformer<O,P> t,
String ruleName,
Rule.WalkerAlgo al)
|
|
RulePlanPrinter(PrintStream ps,
RulePlan plan)
|
|
RulePlanVisitor(RulePlan plan,
PlanWalker<RuleOperator,RulePlan> walker)
|
Constructor parameters in org.apache.pig.impl.plan.optimizer with type arguments of type RulePlan | |
---|---|
RulePlanVisitor(RulePlan plan,
PlanWalker<RuleOperator,RulePlan> walker)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |