Uses of Package
org.apache.flink.table.runtime.operators.aggregate.window.processors
-
Classes in org.apache.flink.table.runtime.operators.aggregate.window.processors used by org.apache.flink.table.runtime.operators.aggregate.window.processors Class Description AbstractSliceSyncStateWindowAggProcessor A base implementation ofSlicingSyncStateWindowProcessorfor window aggregate.AbstractSyncStateWindowAggProcessor A base class for window aggregate processors.AbstractSyncStateWindowAggProcessor.WindowIsEmptySupplier A supplier that returns whether the window is empty.WindowAggProcessorBase