public class CancelCheckpointMarker extends RuntimeEvent
CheckpointBarrier, but signals that a certain checkpoint should be canceled. Any in-progress
alignment for that checkpoint needs to be canceled and regular processing should be resumed.public long getCheckpointId()
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–2022 The Apache Software Foundation. All rights reserved.