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