Package | Description |
---|---|
org.apache.hadoop.hive.ql.exec |
Hive QL execution tasks, operators, functions and other handlers.
|
Modifier and Type | Field and Description |
---|---|
protected TaskResult |
TaskRunner.result |
Modifier and Type | Method and Description |
---|---|
TaskResult |
TaskRunner.getTaskResult() |
Constructor and Description |
---|
TaskRunner(Task<? extends Serializable> tsk,
TaskResult result) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.