| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.parse |
| Modifier and Type | Method and Description |
|---|---|
PTFInvocationSpec.OrderSpec |
PTFInvocationSpec.PartitionedTableFunctionSpec.getOrder() |
PTFInvocationSpec.OrderSpec |
WindowingSpec.WindowSpec.getOrder() |
PTFInvocationSpec.OrderSpec |
PTFInvocationSpec.PartitioningSpec.getOrderSpec() |
PTFInvocationSpec.OrderSpec |
WindowingSpec.getQueryOrderSpec() |
| Modifier and Type | Method and Description |
|---|---|
void |
PTFInvocationSpec.PartitionedTableFunctionSpec.setOrder(PTFInvocationSpec.OrderSpec orderSpec) |
void |
WindowingSpec.WindowSpec.setOrder(PTFInvocationSpec.OrderSpec orderSpec) |
void |
PTFInvocationSpec.PartitioningSpec.setOrderSpec(PTFInvocationSpec.OrderSpec orderSpec) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.