Uses of Class
org.apache.flink.table.runtime.operators.over.frame.SlidingOverFrame
Packages that use SlidingOverFrame
-
Uses of SlidingOverFrame in org.apache.flink.table.runtime.operators.over.frame
Subclasses of SlidingOverFrame in org.apache.flink.table.runtime.operators.over.frameModifier and TypeClassDescriptionclassThe range sliding window frame calculates frames with the following SQL form: ...classThe row sliding window frame calculates frames with the following SQL form: ...