Uses of Class
org.apache.flink.table.api.SessionWithGapOnTimeWithAlias
Packages that use SessionWithGapOnTimeWithAlias
-
Uses of SessionWithGapOnTimeWithAlias in org.apache.flink.table.api
Methods in org.apache.flink.table.api that return SessionWithGapOnTimeWithAliasModifier and TypeMethodDescriptionAssigns an alias for this window that the followinggroupBy()andselect()clause can refer to.SessionWithGapOnTime.as(org.apache.flink.table.expressions.Expression alias) Assigns an alias for this window that the followinggroupBy()andselect()clause can refer to.