Package | Description |
---|---|
org.apache.flink.table.runtime.operators.aggregate.window.processors |
Modifier and Type | Class and Description |
---|---|
class |
SliceSharedWindowAggProcessor
An window aggregate processor implementation which works for
SliceSharedAssigner , e.g. |
class |
SliceUnsharedWindowAggProcessor
An window aggregate processor implementation which works for
SliceUnsharedAssigner , e.g. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.