| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql | |
| org.apache.hadoop.hive.ql.parse |
| Modifier and Type | Method and Description |
|---|---|
FetchTask |
QueryPlan.getFetchTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryPlan.setFetchTask(FetchTask fetchTask) |
| Modifier and Type | Field and Description |
|---|---|
protected FetchTask |
BaseSemanticAnalyzer.fetchTask |
| Modifier and Type | Method and Description |
|---|---|
FetchTask |
ParseContext.getFetchTask() |
FetchTask |
BaseSemanticAnalyzer.getFetchTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParseContext.setFetchTask(FetchTask fetchTask) |
void |
BaseSemanticAnalyzer.setFetchTask(FetchTask fetchTask) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.