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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

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


Copyright © 2014 The Apache Software Foundation. All rights reserved.