org.apache.hadoop.hive.ql.parse
Class SemanticAnalyzerFactory

java.lang.Object
  extended by org.apache.hadoop.hive.ql.parse.SemanticAnalyzerFactory

public final class SemanticAnalyzerFactory
extends Object

SemanticAnalyzerFactory.


Method Summary
static BaseSemanticAnalyzer get(HiveConf conf, ASTNode tree)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static BaseSemanticAnalyzer get(HiveConf conf,
                                       ASTNode tree)
                                throws SemanticException
Throws:
SemanticException


Copyright © 2010 The Apache Software Foundation