Package org.apache.flink.table.runtime.operators.aggregate.window.processors
package org.apache.flink.table.runtime.operators.aggregate.window.processors
-
ClassesClassDescriptionA base implementation of
SlicingSyncStateWindowProcessorfor window aggregate.A base class for window aggregate processors.A window aggregate processor implementation which works forSliceSharedAssigner, e.g.A window aggregate processor implementation which works forSliceUnsharedAssigner, e.g.An window aggregate processor implementation which works forUnsliceAssigner, e.g.WindowAggProcessorBase<W,C extends WindowProcessor.Context<W>>