Uses of Package
org.apache.flink.table.runtime.operators.over.frame
Packages that use org.apache.flink.table.runtime.operators.over.frame
Package
Description
-
Classes in org.apache.flink.table.runtime.operators.over.frame used by org.apache.flink.table.runtime.operators.overClassDescriptionA window frame calculates the results for those records belong to a window frame.
-
Classes in org.apache.flink.table.runtime.operators.over.frame used by org.apache.flink.table.runtime.operators.over.frameClassDescriptionCalc offset from base row.A window frame calculates the results for those records belong to a window frame.The sliding window frame.The UnboundedFollowing window frame.The UnboundedPreceding window frame.