Package org.apache.flink.streaming.api.windowing.assigners
package org.apache.flink.streaming.api.windowing.assigners
-
ClassDescriptionA
WindowAssignerthat windows elements into sessions based on the timestamp of the elements.AWindowAssignerthat windows elements into sessions based on the current processing time.AWindowAssignerthat windows elements into sessions based on the timestamp of the elements.AWindowAssignerthat windows elements into sessions based on the current processing time.ASessionWindowTimeGapExtractorextracts session time gaps for Dynamic Session Window Assigners.