Uses of Package
org.apache.flink.streaming.api.windowing.assigners
Packages that use org.apache.flink.streaming.api.windowing.assigners
-
Classes in org.apache.flink.streaming.api.windowing.assigners used by org.apache.flink.streaming.api.windowing.assignersClassDescriptionA
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.