Class EndOfChannelStateEvent
java.lang.Object
org.apache.flink.runtime.event.AbstractEvent
org.apache.flink.runtime.event.RuntimeEvent
org.apache.flink.runtime.io.network.partition.consumer.EndOfChannelStateEvent
- All Implemented Interfaces:
org.apache.flink.core.io.IOReadableWritable
Marks the end of recovered state of
RecoveredInputChannel of this subtask or ResultSubpartition on the
upstream.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EndOfChannelStateEventThe singleton instance of this event. -
Method Summary
-
Field Details
-
INSTANCE
The singleton instance of this event.
-
-
Method Details