Package org.apache.flink.streaming.api.windowing.windows
-
Class Summary Class Description GlobalWindow The default window into which all data is placed (viaGlobalWindows).GlobalWindow.Serializer ATypeSerializerforGlobalWindow.GlobalWindow.Serializer.GlobalWindowSerializerSnapshot Serializer configuration snapshot for compatibility and format evolution.TimeWindow TimeWindow.Serializer The serializer used to write the TimeWindow type.TimeWindow.Serializer.TimeWindowSerializerSnapshot Serializer configuration snapshot for compatibility and format evolution.Window AWindowis a grouping of elements into finite buckets.