Uses of Interface
org.apache.flink.table.runtime.operators.over.frame.OffsetOverFrame.CalcOffsetFunc
-
Packages that use OffsetOverFrame.CalcOffsetFunc Package Description org.apache.flink.table.runtime.operators.over.frame -
-
Uses of OffsetOverFrame.CalcOffsetFunc in org.apache.flink.table.runtime.operators.over.frame
Constructors in org.apache.flink.table.runtime.operators.over.frame with parameters of type OffsetOverFrame.CalcOffsetFunc Constructor Description OffsetOverFrame(GeneratedAggsHandleFunction aggsHandleFunction, Long offset, OffsetOverFrame.CalcOffsetFunc calcOffsetFunc)
-