Package org.apache.flink.table.runtime.operators.window
package org.apache.flink.table.runtime.operators.window
-
ClassDescriptionA
Windowthat represents a count window.The serializer used to write the CountWindow type.Serializer configuration snapshot for compatibility and format evolution.MergeCallback<W,R> Callback to be used in when merging slices or windows for specifying which slices or windows should be merged.The serializer used to write the TimeWindow type.Serializer configuration snapshot for compatibility and format evolution.AWindowis a grouping of elements into finite buckets.