public static interface Trigger.OnMergeContext extends Trigger.TriggerContext
Trigger.TriggerContext
that is given to Trigger.onMerge(Window,
OnMergeContext)
.Modifier and Type | Method and Description |
---|---|
<S extends org.apache.flink.api.common.state.MergingState<?,?>> |
mergePartitionedState(org.apache.flink.api.common.state.StateDescriptor<S,?> stateDescriptor) |
deleteEventTimeTimer, deleteProcessingTimeTimer, getCurrentProcessingTime, getCurrentWatermark, getKeyValueState, getKeyValueState, getMetricGroup, getPartitionedState, registerEventTimeTimer, registerProcessingTimeTimer
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.