Class EndOfSegmentEvent
java.lang.Object
org.apache.flink.runtime.event.AbstractEvent
org.apache.flink.runtime.event.RuntimeEvent
org.apache.flink.runtime.io.network.api.EndOfSegmentEvent
- All Implemented Interfaces:
org.apache.flink.core.io.IOReadableWritable
EndOfSegmentEvent is used to notify the downstream switch tiers in tiered storage shuffle
mode.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EndOfSegmentEventThe singleton instance of this event. -
Method Summary
-
Field Details
-
INSTANCE
The singleton instance of this event.
-
-
Method Details
-
write
- Throws:
IOException
-
read
- Throws:
IOException
-
hashCode
public int hashCode() -
equals
-
toString
-