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.state_backend.CustomStateBackend#

class CustomStateBackend(j_custom_state_backend)[source]#

A wrapper of customized java state backend.

previous

pyflink.datastream.state_backend.RocksDBStateBackend

next

pyflink.datastream.state_backend.PredefinedOptions

Show Source

Created using Sphinx 4.5.0.