Package org.apache.flink.table.runtime.operators.aggregate.asyncwindow.processors
package org.apache.flink.table.runtime.operators.aggregate.asyncwindow.processors
-
ClassesClassDescriptionA base implementation of
AsyncStateSlicingWindowProcessorfor window aggregate.A base class for window aggregate processors with async state.A checker that checks whether the window is empty.A window aggregate processor implementation which works forSliceSharedAssignerwith async state api, e.g. hopping windows and cumulative windows.A window aggregate processor implementation which works forSliceUnsharedAssignerwith async state, e.g. tumbling windows.