org.apache.hadoop.hive.ql.parse
Class ExplainSemanticAnalyzer
java.lang.Object
org.apache.hadoop.hive.ql.parse.BaseSemanticAnalyzer
org.apache.hadoop.hive.ql.parse.ExplainSemanticAnalyzer
public class ExplainSemanticAnalyzer
- extends BaseSemanticAnalyzer
Fields inherited from class org.apache.hadoop.hive.ql.parse.BaseSemanticAnalyzer |
conf, console, ctx, db, fetchTask, fetchTaskInit, idToTableNameMap, LOG, pathid, randomid, rootTasks, scratchDir |
Methods inherited from class org.apache.hadoop.hive.ql.parse.BaseSemanticAnalyzer |
analyze, charSetString, getFetchTask, getFetchTaskInit, getIdToTableNameMap, getRootTasks, getTmpFileName, reset, setFetchTask, setFetchTaskInit, stripQuotes, unescapeIdentifier, unescapeSQLString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExplainSemanticAnalyzer
public ExplainSemanticAnalyzer(HiveConf conf)
throws SemanticException
- Throws:
SemanticException
analyzeInternal
public void analyzeInternal(ASTNode ast,
Context ctx)
throws SemanticException
- Specified by:
analyzeInternal
in class BaseSemanticAnalyzer
- Throws:
SemanticException
Copyright © 2009 The Apache Software Foundation