| 程序包 | 说明 |
|---|---|
| org.apache.flink.streaming.api.windowing.triggers |
| 限定符和类型 | 方法和说明 |
|---|---|
static <W extends Window> |
CountTrigger.of(long maxCount)
Creates a trigger that fires once the number of elements in a pane reaches the given count.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.