Uses of Interface
org.apache.flink.table.runtime.operators.over.frame.OffsetOverFrame.CalcOffsetFunc
Packages that use OffsetOverFrame.CalcOffsetFunc
-
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.CalcOffsetFuncModifierConstructorDescriptionOffsetOverFrame(GeneratedAggsHandleFunction aggsHandleFunction, Long offset, OffsetOverFrame.CalcOffsetFunc calcOffsetFunc)