Package org.apache.flink.table.planner.plan.nodes.exec.spec
package org.apache.flink.table.planner.plan.nodes.exec.spec
-
ClassesClassDescription
DynamicTableSourceSpecdescribes how to serialize/deserialize dynamic table sink table and createDynamicTableSinkfrom the deserialization result.DynamicTableSourceSpecdescribes how to serialize/deserialize dynamic table source table and createDynamicTableSourcefrom the deserialization result.IntervalJoinSpec describes how two tables will be joined in interval join.WindowBounds describes the time range condition of a Interval Join.JoinSpec describes how two tables will be joined.MatchSpecdescribes the MATCH_RECOGNIZE info, seeMatch.OverSpecdescribes a set of over aggregates.OverSpec.GroupSpecdescribes group of over aggregate calls that have the same window specification.PartitionSpecdescribes how data is partitioned in Rank.SortSpecdescribes how the data will be sorted.Sort info for a Field.SortSpec builder.TemporalTableSpec describes how the right tale of lookupJoin ser/des.