- java.lang.Object
-
- org.apache.flink.streaming.connectors.pulsar.internal.SourceContextWatermarkOutputAdapter<T>
-
- All Implemented Interfaces:
- org.apache.flink.api.common.eventtime.WatermarkOutput
public class SourceContextWatermarkOutputAdapter<T>
extends Object
implements org.apache.flink.api.common.eventtime.WatermarkOutput
A WatermarkOutput that forwards calls to a SourceFunction.SourceContext.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
markIdle
public void markIdle()
- Specified by:
markIdle in interface org.apache.flink.api.common.eventtime.WatermarkOutput
Copyright © 2019–2022 The Apache Software Foundation. All rights reserved.