| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec |
Hive QL execution tasks, operators, functions and other handlers.
|
| org.apache.hadoop.hive.ql.plan |
| Modifier and Type | Method and Description |
|---|---|
OpTraits |
Operator.getOpTraits() |
| Modifier and Type | Method and Description |
|---|---|
void |
Operator.setOpTraits(OpTraits metaInfo) |
| Modifier and Type | Field and Description |
|---|---|
protected OpTraits |
AbstractOperatorDesc.opTraits |
| Modifier and Type | Method and Description |
|---|---|
OpTraits |
OperatorDesc.getTraits() |
OpTraits |
AbstractOperatorDesc.getTraits() |
| Modifier and Type | Method and Description |
|---|---|
void |
OperatorDesc.setTraits(OpTraits opTraits) |
void |
AbstractOperatorDesc.setTraits(OpTraits opTraits) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.