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