| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql | |
| org.apache.hadoop.hive.ql.exec |
Hive QL execution tasks, operators, functions and other handlers.
|
| org.apache.hadoop.hive.ql.reexec |
| Modifier and Type | Method and Description |
|---|---|
QueryDisplay |
QueryInfo.getQueryDisplay() |
QueryDisplay |
IDriver.getQueryDisplay() |
QueryDisplay |
Driver.getQueryDisplay() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryInfo.setQueryDisplay(QueryDisplay queryDisplay) |
| Modifier and Type | Field and Description |
|---|---|
QueryDisplay |
Task.queryDisplay |
| Modifier and Type | Method and Description |
|---|---|
void |
Task.setQueryDisplay(QueryDisplay queryDisplay) |
| Modifier and Type | Method and Description |
|---|---|
QueryDisplay |
ReExecDriver.getQueryDisplay() |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.