|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Rule | |
|---|---|
| org.apache.hadoop.hive.ql.lib | |
| Uses of Rule in org.apache.hadoop.hive.ql.lib |
|---|
| Classes in org.apache.hadoop.hive.ql.lib that implement Rule | |
|---|---|
class |
RuleExactMatch
Implentation of the Rule interface for Nodes Used in Node dispatching to dispatch process/visitor functions for Nodes. |
class |
RuleRegExp
Rule interface for Nodes Used in Node dispatching to dispatch process/visitor functions for Nodes. |
| Constructor parameters in org.apache.hadoop.hive.ql.lib with type arguments of type Rule | |
|---|---|
DefaultRuleDispatcher(NodeProcessor defaultProc,
Map<Rule,NodeProcessor> rules,
NodeProcessorCtx procCtx)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||