| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.runtime.operators.aggregate.window.processors |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractSliceWindowAggProcessor
A base implementation of
SlicingWindowProcessor for window aggregate. |
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. |
class |
UnsliceWindowAggProcessor
An window aggregate processor implementation which works for
UnsliceAssigner, e.g. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.