CheckpointConfiguration

Describes an application's checkpointing configuration. Checkpointing is the process of persisting application state for fault tolerance. For more information, see Checkpoints for Fault Tolerance in the Apache Flink Documentation.

Apache FlinkAWSBig DataReal-Time ProcessingStreaming Analytics

Properties

Name Type Description
ConfigurationType object
CheckpointingEnabled object
CheckpointInterval object
MinPauseBetweenCheckpoints object
View JSON Schema on GitHub