| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql | |
| org.apache.hadoop.hive.ql.parse | |
| org.apache.hadoop.hive.ql.reexec |
| Modifier and Type | Method and Description |
|---|---|
FetchTask |
IDriver.getFetchTask() |
FetchTask |
QueryPlan.getFetchTask() |
FetchTask |
Driver.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 |
|---|---|
protected FetchTask |
BaseSemanticAnalyzer.createFetchTask(String schema)
Create a FetchTask for a given schema.
|
FetchTask |
BaseSemanticAnalyzer.getFetchTask() |
FetchTask |
ParseContext.getFetchTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseSemanticAnalyzer.setFetchTask(FetchTask fetchTask) |
void |
ParseContext.setFetchTask(FetchTask fetchTask) |
| Modifier and Type | Method and Description |
|---|---|
FetchTask |
ReExecDriver.getFetchTask() |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.