Class CompletedCheckpointStats

  • All Implemented Interfaces:
    Serializable

    public class CompletedCheckpointStats
    extends AbstractCheckpointStats
    Statistics for a successfully completed checkpoint.

    The reported statistics are immutable except for the discarded flag, which is updated via the DiscardCallback and the CompletedCheckpoint after an instance of this class has been created.

    See Also:
    Serialized Form