checkpointConfigurationUpdate property

CheckpointConfigurationUpdate? checkpointConfigurationUpdate
final

Describes updates to an application's checkpointing configuration. Checkpointing is the process of persisting application state for fault tolerance.

Implementation

final CheckpointConfigurationUpdate? checkpointConfigurationUpdate;