| Package | Description |
|---|---|
| org.apache.flink.table.planner.plan.nodes.exec.spec |
| Modifier and Type | Method and Description |
|---|---|
SortSpec.SortFieldSpec |
SortSpec.getFieldSpec(int index)
Gets
SortSpec.SortFieldSpec of field at given index. |
SortSpec.SortFieldSpec[] |
SortSpec.getFieldSpecs()
Gets all
SortSpec.SortFieldSpec in the SortSpec. |
| Constructor and Description |
|---|
SortSpec(SortSpec.SortFieldSpec[] fieldSpecs) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.