Class EndOfSegmentEvent

All Implemented Interfaces:
org.apache.flink.core.io.IOReadableWritable

@Internal public class EndOfSegmentEvent extends RuntimeEvent
EndOfSegmentEvent is used to notify the downstream switch tiers in tiered storage shuffle mode.
  • Field Details

    • INSTANCE

      public static final EndOfSegmentEvent INSTANCE
      The singleton instance of this event.
  • Method Details