Interface OffsetOverFrame.CalcOffsetFunc
-
- All Superinterfaces:
Serializable
- Enclosing class:
- OffsetOverFrame
public static interface OffsetOverFrame.CalcOffsetFunc extends Serializable
Calc offset from base row.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longcalc(org.apache.flink.table.data.RowData row)
-