Package org.apache.flink.table.planner.plan.logical
package org.apache.flink.table.planner.plan.logical
-
ClassDescriptionLogical representation of a cumulative window specification.Logical representation of a hopping window specification.Logical representation of a session window specification.A windowing strategy that gets windows from input columns as window slice have been assigned and attached to the physical columns.A windowing strategy that gets windows by calculating on time attribute column.Logical representation of a tumbling window specification.A windowing strategy that gets windows from input columns as windows have been assigned and attached to the physical columns.Logical representation of a windowing strategy.Logical representation of a window specification.