Uses of Class
org.apache.flink.runtime.checkpoint.FailedCheckpointStats
Packages that use FailedCheckpointStats
-
Uses of FailedCheckpointStats in org.apache.flink.runtime.checkpoint
Methods in org.apache.flink.runtime.checkpoint that return FailedCheckpointStatsMethods in org.apache.flink.runtime.checkpoint with parameters of type FailedCheckpointStatsModifier and TypeMethodDescriptionvoidCheckpointStatsTracker.reportFailedCheckpoint(FailedCheckpointStats failed) voidDefaultCheckpointStatsTracker.reportFailedCheckpoint(FailedCheckpointStats failed) voidNoOpCheckpointStatsTracker.reportFailedCheckpoint(FailedCheckpointStats failed)