| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.parse | |
| org.apache.hadoop.hive.ql.plan.ptf |
| Modifier and Type | Method and Description |
|---|---|
PTFInvocationSpec.Order |
PTFInvocationSpec.OrderExpression.getOrder() |
static PTFInvocationSpec.Order |
PTFInvocationSpec.Order.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PTFInvocationSpec.Order[] |
PTFInvocationSpec.Order.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PTFInvocationSpec.OrderExpression.setOrder(PTFInvocationSpec.Order order) |
| Modifier and Type | Method and Description |
|---|---|
PTFInvocationSpec.Order |
OrderExpressionDef.getOrder() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderExpressionDef.setOrder(PTFInvocationSpec.Order order) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.