Class CheckpointType

java.lang.Object
org.apache.flink.runtime.checkpoint.CheckpointType
All Implemented Interfaces:
Serializable, SnapshotType

@Internal public final class CheckpointType extends Object implements SnapshotType
The type of checkpoint to perform.
See Also: