Class CheckpointMarkersStorage


  • public class CheckpointMarkersStorage
    extends Object
    Abstraction responsible for managing checkpoint markers storage.
    • Field Detail

      • CP_FILE_NAME_PATTERN

        public static final Pattern CP_FILE_NAME_PATTERN
        Checkpoint file name pattern.
      • DFLT_IGNITE_CHECKPOINT_MAP_SNAPSHOT_THRESHOLD

        public static final int DFLT_IGNITE_CHECKPOINT_MAP_SNAPSHOT_THRESHOLD
        Default threshold of the checkpoint quantity since the last earliest checkpoint map snapshot.
        See Also:
        Constant Field Values
      • EARLIEST_CP_SNAPSHOT_FILE

        public static final String EARLIEST_CP_SNAPSHOT_FILE
        Earliest checkpoint map snapshot file name.
        See Also:
        Constant Field Values
      • cpDir

        public final File cpDir
        Checkpoint metadata directory ("cp"), contains files with checkpoint start and end