Class CheckpointStats

java.lang.Object
org.apache.beam.runners.flink.translation.utils.CheckpointStats

public class CheckpointStats extends Object
Helpers for reporting checkpoint durations.
  • Constructor Details

    • CheckpointStats

      public CheckpointStats(Supplier<org.apache.beam.runners.core.metrics.DistributionCell> distributionCellSupplier)
  • Method Details

    • snapshotStart

      public void snapshotStart(long checkpointId)
    • reportCheckpointDuration

      public void reportCheckpointDuration(long checkpointId)