Uses of Interface
org.apache.hadoop.hive.ql.lib.Rule

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 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.
 



Copyright © 2010 The Apache Software Foundation