Uses of Class
org.apache.flink.table.api.SessionWithGapOnTime
-
Packages that use SessionWithGapOnTime Package Description org.apache.flink.table.api -
-
Uses of SessionWithGapOnTime in org.apache.flink.table.api
Methods in org.apache.flink.table.api that return SessionWithGapOnTime Modifier and Type Method Description SessionWithGapOnTime
SessionWithGap. on(org.apache.flink.table.expressions.Expression timeField)
Specifies the time attribute on which rows are grouped.
-