Ctrl+K
Logo image Logo image

Site Navigation

  • API Reference
  • Examples

Site Navigation

  • API Reference
  • Examples

Section Navigation

  • PyFlink Table
  • PyFlink DataStream
    • StreamExecutionEnvironment
    • DataStream
    • Functions
    • State
    • Timer
    • Window
    • Checkpoint
    • Side Outputs
    • Connectors
    • Formats
  • PyFlink Common

pyflink.datastream.checkpoint_config.CheckpointConfig.get_checkpoint_storage#

CheckpointConfig.get_checkpoint_storage() → Optional[pyflink.datastream.checkpoint_storage.CheckpointStorage][source]#

The checkpoint storage that has been configured for the Job, or None if none has been set.

previous

pyflink.datastream.checkpoint_config.CheckpointConfig.set_checkpoint_storage_dir

next

pyflink.datastream.checkpoint_config.ExternalizedCheckpointCleanup

Show Source

Created using Sphinx 4.5.0.