|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.hive.ql.parse.BaseSemanticAnalyzer
org.apache.hadoop.hive.ql.parse.ExplainSemanticAnalyzer
public class ExplainSemanticAnalyzer
ExplainSemanticAnalyzer.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.hadoop.hive.ql.parse.BaseSemanticAnalyzer |
|---|
BaseSemanticAnalyzer.tableSpec |
| Field Summary |
|---|
| Fields inherited from class org.apache.hadoop.hive.ql.parse.BaseSemanticAnalyzer |
|---|
columnAccessInfo, COLUMNAR_SERDE, conf, console, ctx, db, fetchTask, HIVE_COLUMN_ORDER_ASC, HIVE_COLUMN_ORDER_DESC, idToTableNameMap, inputs, linfo, LOG, outputs, queryProperties, RCFILE_INPUT, RCFILE_OUTPUT, rootTasks, SEQUENCEFILE_INPUT, SEQUENCEFILE_OUTPUT, tableAccessInfo, TEXTFILE_INPUT, TEXTFILE_OUTPUT |
| Constructor Summary | |
|---|---|
ExplainSemanticAnalyzer(HiveConf conf)
|
|
| Method Summary | |
|---|---|
void |
analyzeInternal(ASTNode ast)
|
List<FieldSchema> |
getResultSchema()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExplainSemanticAnalyzer(HiveConf conf)
throws SemanticException
SemanticException| Method Detail |
|---|
public void analyzeInternal(ASTNode ast)
throws SemanticException
analyzeInternal in class BaseSemanticAnalyzerSemanticExceptionpublic List<FieldSchema> getResultSchema()
getResultSchema in class BaseSemanticAnalyzer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||