Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownCassandraSourceReadConsistencyLevels

Package version

Known values of CassandraSourceReadConsistencyLevels that the service accepts.

Index

Enumeration members

ALL

ALL: = "ALL"

EachQuorum

EachQuorum: = "EACH_QUORUM"

LocalONE

LocalONE: = "LOCAL_ONE"

LocalQuorum

LocalQuorum: = "LOCAL_QUORUM"

LocalSerial

LocalSerial: = "LOCAL_SERIAL"

ONE

ONE: = "ONE"

Quorum

Quorum: = "QUORUM"

Serial

Serial: = "SERIAL"

TWO

TWO: = "TWO"

Three

Three: = "THREE"

Generated using TypeDoc