Class EndOfPartitionEvent
java.lang.Object
org.apache.flink.runtime.event.AbstractEvent
org.apache.flink.runtime.event.RuntimeEvent
org.apache.flink.runtime.io.network.api.EndOfPartitionEvent
- All Implemented Interfaces:
org.apache.flink.core.io.IOReadableWritable
This event marks a subpartition as fully consumed.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EndOfPartitionEventThe singleton instance of this event. -
Method Summary
-
Field Details
-
INSTANCE
The singleton instance of this event.
-
-
Method Details