Package | Description |
---|---|
org.apache.flink.streaming.api.functions.co |
Modifier and Type | Method and Description |
---|---|
void |
CoProcessFunction.onTimer(long timestamp,
CoProcessFunction.OnTimerContext ctx,
Collector<OUT> out)
Called when a timer set using
TimerService fires. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.