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_storage.CustomCheckpointStorage#

class CustomCheckpointStorage(j_custom_checkpoint_storage)[source]#

A wrapper of customized java checkpoint storage.

previous

pyflink.datastream.checkpoint_storage.FileSystemCheckpointStorage

next

Side Outputs

Show Source

Created using Sphinx 4.5.0.