| Package | Description |
|---|---|
| org.apache.flink.streaming.api.windowing.triggers |
| Modifier and Type | Method and Description |
|---|---|
static <T,W extends Window> |
PurgingTrigger.of(Trigger<T,W> nestedTrigger)
Creates a new purging trigger from the given
Trigger. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.