|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TaskResult | |
|---|---|
| org.apache.hadoop.hive.ql.exec | Hive QL execution tasks, operators, functions and other handlers. |
| Uses of TaskResult in org.apache.hadoop.hive.ql.exec |
|---|
| Fields in org.apache.hadoop.hive.ql.exec declared as TaskResult | |
|---|---|
protected TaskResult |
TaskRunner.result
|
| Methods in org.apache.hadoop.hive.ql.exec that return TaskResult | |
|---|---|
TaskResult |
TaskRunner.getTaskResult()
|
| Constructors in org.apache.hadoop.hive.ql.exec with parameters of type TaskResult | |
|---|---|
TaskRunner(Task<? extends Serializable> tsk,
TaskResult result)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||