Uses of Class
org.apache.flink.runtime.checkpoint.CompletedCheckpointStatsSummarySnapshot
-
Packages that use CompletedCheckpointStatsSummarySnapshot Package Description org.apache.flink.runtime.checkpoint -
-
Uses of CompletedCheckpointStatsSummarySnapshot in org.apache.flink.runtime.checkpoint
Methods in org.apache.flink.runtime.checkpoint that return CompletedCheckpointStatsSummarySnapshot Modifier and Type Method Description static CompletedCheckpointStatsSummarySnapshotCompletedCheckpointStatsSummarySnapshot. empty()CompletedCheckpointStatsSummarySnapshotCheckpointStatsSnapshot. getSummaryStats()Returns the snapshotted completed checkpoint summary stats.
-