Uses of Class
org.apache.hadoop.hive.ql.parse.BaseSemanticAnalyzer

Packages that use BaseSemanticAnalyzer
org.apache.hadoop.hive.ql.parse   
 

Uses of BaseSemanticAnalyzer in org.apache.hadoop.hive.ql.parse
 

Subclasses of BaseSemanticAnalyzer in org.apache.hadoop.hive.ql.parse
 class DDLSemanticAnalyzer
           
 class ExplainSemanticAnalyzer
           
 class FunctionSemanticAnalyzer
           
 class LoadSemanticAnalyzer
           
 class SemanticAnalyzer
          Implementation of the semantic analyzer
 

Methods in org.apache.hadoop.hive.ql.parse that return BaseSemanticAnalyzer
static BaseSemanticAnalyzer SemanticAnalyzerFactory.get(HiveConf conf, ASTNode tree)
           
 



Copyright © 2009 The Apache Software Foundation