|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Rule | |
---|---|
org.apache.pig.impl.plan.optimizer |
Uses of Rule in org.apache.pig.impl.plan.optimizer |
---|
Fields in org.apache.pig.impl.plan.optimizer with type parameters of type Rule | |
---|---|
protected List<Rule<O,P>> |
PlanOptimizer.mRules
|
Methods in org.apache.pig.impl.plan.optimizer with parameters of type Rule | |
---|---|
boolean |
RuleMatcher.match(Rule<O,P> rule)
Test a rule to see if it matches the current plan. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |