Uses of Class
org.apache.flink.runtime.checkpoint.CheckpointType
-
Packages that use CheckpointType Package Description org.apache.flink.runtime.checkpoint -
-
Uses of CheckpointType in org.apache.flink.runtime.checkpoint
Fields in org.apache.flink.runtime.checkpoint declared as CheckpointType Modifier and Type Field Description static CheckpointTypeCheckpointType. CHECKPOINTA checkpoint, full or incremental.static CheckpointTypeCheckpointType. FULL_CHECKPOINT
-