Enum SavepointType.PostCheckpointAction

java.lang.Object
java.lang.Enum<SavepointType.PostCheckpointAction>
org.apache.flink.runtime.checkpoint.SavepointType.PostCheckpointAction
All Implemented Interfaces:
Serializable, Comparable<SavepointType.PostCheckpointAction>
Enclosing class:
SavepointType

public static enum SavepointType.PostCheckpointAction extends Enum<SavepointType.PostCheckpointAction>
What's the intended action after the checkpoint (relevant for stopping with savepoint).