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