| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec |
Hive QL execution tasks, operators, functions and other handlers.
|
| Modifier and Type | Field and Description |
|---|---|
protected InspectableObject |
DummyStoreOperator.result |
| Modifier and Type | Method and Description |
|---|---|
InspectableObject |
FetchOperator.getNextRow()
Get the next row.
|
InspectableObject |
DummyStoreOperator.getResult() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FetchOperator.pushRow(InspectableObject row) |
void |
CollectOperator.retrieve(InspectableObject result) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.