| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.runtime.operators.window.triggers |
| 限定符和类型 | 方法和说明 |
|---|---|
EventTimeTriggers.AfterEndOfWindowNoLate<W> |
EventTimeTriggers.AfterEndOfWindow.withEarlyFirings(Trigger<W> earlyFirings)
Creates a new
Trigger like the this, except that it fires repeatedly whenever
the given Trigger fires before the watermark has passed the end of the window. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.