| Package | Description |
|---|---|
| org.apache.flink.table.runtime.operators.window.tvf.slicing |
| Modifier and Type | Method and Description |
|---|---|
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–2024 The Apache Software Foundation. All rights reserved.