Uses of Class
org.apache.flink.runtime.checkpoint.CheckpointStatsHistory
-
Packages that use CheckpointStatsHistory Package Description org.apache.flink.runtime.checkpoint -
-
Uses of CheckpointStatsHistory in org.apache.flink.runtime.checkpoint
Methods in org.apache.flink.runtime.checkpoint that return CheckpointStatsHistory Modifier and Type Method Description CheckpointStatsHistory
CheckpointStatsSnapshot. getHistory()
Returns the snapshotted checkpoint history.
-