| 程序包 | 说明 |
|---|---|
| org.apache.flink.streaming.api.windowing.triggers |
| 限定符和类型 | 方法和说明 |
|---|---|
static <W extends Window> |
ContinuousProcessingTimeTrigger.of(Time interval)
Creates a trigger that continuously fires based on the given interval.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.