@Internal public class EndOfSegmentEvent extends RuntimeEvent
EndOfSegmentEvent is used to notify the downstream switch tiers in tiered storage shuffle
mode.| 限定符和类型 | 字段和说明 |
|---|---|
static EndOfSegmentEvent |
INSTANCE
The singleton instance of this event.
|
public static final EndOfSegmentEvent INSTANCE
public void write(org.apache.flink.core.memory.DataOutputView out)
throws IOException
IOExceptionpublic void read(org.apache.flink.core.memory.DataInputView in)
throws IOException
IOExceptionCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.