Class CumulativeWindowSpec

java.lang.Object
org.apache.flink.table.planner.plan.logical.CumulativeWindowSpec
All Implemented Interfaces:
WindowSpec

public class CumulativeWindowSpec extends Object implements WindowSpec
Logical representation of a cumulative window specification.