| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.parse | |
| org.apache.hadoop.hive.ql.plan.ptf |
| Modifier and Type | Method and Description |
|---|---|
PTFInvocationSpec.NullOrder |
PTFInvocationSpec.OrderExpression.getNullOrder() |
static PTFInvocationSpec.NullOrder |
PTFInvocationSpec.NullOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PTFInvocationSpec.NullOrder[] |
PTFInvocationSpec.NullOrder.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.setNullOrder(PTFInvocationSpec.NullOrder nullOrder) |
| Modifier and Type | Method and Description |
|---|---|
PTFInvocationSpec.NullOrder |
OrderExpressionDef.getNullOrder() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderExpressionDef.setNullOrder(PTFInvocationSpec.NullOrder nullOrder) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.