Class JobCheckpointingSettings

  • All Implemented Interfaces:
    Serializable

    public class JobCheckpointingSettings
    extends Object
    implements Serializable
    The JobCheckpointingSettings are attached to a JobGraph and describe the settings for the asynchronous checkpoints of the JobGraph, such as interval.
    See Also:
    Serialized Form