| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec |
Hive QL execution tasks, operators, functions and other handlers.
|
| org.apache.hadoop.hive.ql.session | |
| org.apache.hive.service.cli.operation |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskRunner.setOperationLog(OperationLog operationLog) |
| Modifier and Type | Method and Description |
|---|---|
static OperationLog |
OperationLog.getCurrentOperationLog() |
| Modifier and Type | Method and Description |
|---|---|
static void |
OperationLog.setCurrentOperationLog(OperationLog operationLog) |
| Modifier and Type | Field and Description |
|---|---|
protected OperationLog |
Operation.operationLog |
| Modifier and Type | Method and Description |
|---|---|
OperationLog |
Operation.getOperationLog() |
OperationLog |
OperationManager.getOperationLogByThread() |
Copyright © 2017 The Apache Software Foundation. All rights reserved.