| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql | |
| org.apache.hadoop.hive.ql.plan |
| Modifier and Type | Field and Description |
|---|---|
protected ExplainConfiguration |
Context.explainConfig |
| Modifier and Type | Method and Description |
|---|---|
ExplainConfiguration |
Context.getExplainConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
Context.setExplainConfig(ExplainConfiguration explainConfig) |
| Modifier and Type | Method and Description |
|---|---|
ExplainConfiguration |
ExplainWork.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExplainWork.setConfig(ExplainConfiguration config) |
| Constructor and Description |
|---|
ExplainWork(org.apache.hadoop.fs.Path resFile,
ParseContext pCtx,
List<Task<?>> rootTasks,
Task<?> fetchTask,
ASTNode astTree,
BaseSemanticAnalyzer analyzer,
ExplainConfiguration config,
String cboInfo,
String optimizedSQL,
String cboPlan) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.