| Class | Description |
|---|---|
| DynamicTableSinkSpec |
DynamicTableSourceSpec describes how to serialize/deserialize dynamic table sink table
and create DynamicTableSink from the deserialization result. |
| DynamicTableSourceSpec |
DynamicTableSourceSpec describes how to serialize/deserialize dynamic table source table
and create DynamicTableSource from the deserialization result. |
| IntervalJoinSpec |
IntervalJoinSpec describes how two tables will be joined in interval join.
|
| IntervalJoinSpec.WindowBounds |
WindowBounds describes the time range condition of a Interval Join.
|
| JoinSpec |
JoinSpec describes how two tables will be joined.
|
| MatchSpec |
MatchSpec describes the MATCH_RECOGNIZE info, see Match. |
| OverSpec |
OverSpec describes a set of over aggregates. |
| OverSpec.GroupSpec |
OverSpec.GroupSpec describes group of over aggregate calls that have the same window
specification. |
| PartitionSpec |
PartitionSpec describes how data is partitioned in Rank. |
| SortSpec |
SortSpec describes how the data will be sorted. |
| SortSpec.SortFieldSpec |
Sort info for a Field.
|
| SortSpec.SortSpecBuilder |
SortSpec builder.
|
| TemporalTableSourceSpec |
TemporalTableSpec describes how the right tale of lookupJoin ser/des.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.