| 程序包 | 说明 |
|---|---|
| org.apache.flink.streaming.api.windowing.triggers |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T,W extends Window> |
PurgingTrigger.of(Trigger<T,W> nestedTrigger)
Creates a new purging trigger from the given
Trigger. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.