Uses of Class
org.apache.flink.runtime.checkpoint.RestoredCheckpointStats
-
Packages that use RestoredCheckpointStats Package Description org.apache.flink.runtime.checkpoint -
-
Uses of RestoredCheckpointStats in org.apache.flink.runtime.checkpoint
Methods in org.apache.flink.runtime.checkpoint that return RestoredCheckpointStats Modifier and Type Method Description RestoredCheckpointStatsCheckpointStatsSnapshot. getLatestRestoredCheckpoint()Returns the latest restored checkpoint.
-