| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.runtime.operators.window.slicing |
| 限定符和类型 | 方法和说明 |
|---|---|
static SliceAssigners.WindowedSliceAssigner |
SliceAssigners.windowed(int windowEndIndex,
SliceAssigner innerAssigner)
Creates a
SliceAssigner that assigns elements which has been attached window start
and window end timestamp to slices. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.