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.connectors.cassandra.ConsistencyLevel#

class ConsistencyLevel(value)[source]#

The consistency level

Attributes

ANY

ONE

TWO

THREE

QUORUM

ALL

LOCAL_QUORUM

EACH_QUORUM

SERIAL

LOCAL_SERIAL

LOCAL_ONE

previous

pyflink.datastream.connectors.cassandra.CassandraSink

next

pyflink.datastream.connectors.cassandra.MapperOptions

On this page
  • ConsistencyLevel
Show Source

Created using Sphinx 5.3.0.