public class WatermarkAlignUtils extends Object
Constructor and Description |
---|
WatermarkAlignUtils() |
Modifier and Type | Method and Description |
---|---|
static org.apache.flink.api.common.eventtime.WatermarkStrategy<org.apache.flink.table.data.RowData> |
withWatermarkAlignment(org.apache.flink.api.common.eventtime.WatermarkStrategy<org.apache.flink.table.data.RowData> strategy,
String group,
java.time.Duration drift,
java.time.Duration updateInterval) |
public static org.apache.flink.api.common.eventtime.WatermarkStrategy<org.apache.flink.table.data.RowData> withWatermarkAlignment(org.apache.flink.api.common.eventtime.WatermarkStrategy<org.apache.flink.table.data.RowData> strategy, String group, java.time.Duration drift, java.time.Duration updateInterval)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.