| 程序包 | 说明 |
|---|---|
| org.apache.flink.streaming.api.windowing.assigners |
| 限定符和类型 | 方法和说明 |
|---|---|
static ProcessingTimeSessionWindows |
ProcessingTimeSessionWindows.withGap(Time size)
Creates a new
SessionWindows WindowAssigner that assigns
elements to sessions based on the element timestamp. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.