Uses of Class
org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SessionWindowAssigner
Packages that use SessionWindowAssigner
-
Uses of SessionWindowAssigner in org.apache.flink.table.runtime.operators.window.groupwindow.assigners
Methods in org.apache.flink.table.runtime.operators.window.groupwindow.assigners that return SessionWindowAssignerModifier and TypeMethodDescriptionSessionWindowAssigner.withEventTime()static SessionWindowAssignerCreates a newSessionWindowAssignerGroupWindowAssignerthat assigns elements to sessions based on the timestamp.SessionWindowAssigner.withProcessingTime()