Uses of Package
org.apache.flink.table.planner.plan.nodes.exec.spec
Packages that use org.apache.flink.table.planner.plan.nodes.exec.spec
Package
Description
-
Classes in org.apache.flink.table.planner.plan.nodes.exec.spec used by org.apache.flink.table.planner.plan.nodes.exec.batchClassDescription
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.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.SortSpecdescribes how the data will be sorted.TemporalTableSpec describes how the right tale of lookupJoin ser/des. -
Classes in org.apache.flink.table.planner.plan.nodes.exec.spec used by org.apache.flink.table.planner.plan.nodes.exec.commonClassDescription
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.MatchSpecdescribes the MATCH_RECOGNIZE info, seeMatch.TemporalTableSpec describes how the right tale of lookupJoin ser/des. -
Classes in org.apache.flink.table.planner.plan.nodes.exec.spec used by org.apache.flink.table.planner.plan.nodes.exec.specClassDescription
DynamicTableSourceSpecdescribes how to serialize/deserialize dynamic table source table and createDynamicTableSourcefrom the deserialization result.WindowBounds describes the time range condition of a Interval Join.JoinSpec describes how two tables will be joined.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. -
Classes in org.apache.flink.table.planner.plan.nodes.exec.spec used by org.apache.flink.table.planner.plan.nodes.exec.streamClassDescription
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.JoinSpec describes how two tables will be joined.MatchSpecdescribes the MATCH_RECOGNIZE info, seeMatch.OverSpecdescribes a set of over aggregates.PartitionSpecdescribes how data is partitioned in Rank.SortSpecdescribes how the data will be sorted.TemporalTableSpec describes how the right tale of lookupJoin ser/des.