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"

ALL

EachQuorum

EachQuorum: = "EACH_QUORUM"

EachQuorum

LocalONE

LocalONE: = "LOCAL_ONE"

LocalONE

LocalQuorum

LocalQuorum: = "LOCAL_QUORUM"

LocalQuorum

LocalSerial

LocalSerial: = "LOCAL_SERIAL"

LocalSerial

ONE

ONE: = "ONE"

ONE

Quorum

Quorum: = "QUORUM"

Quorum

Serial

Serial: = "SERIAL"

Serial

TWO

TWO: = "TWO"

TWO

Three

Three: = "THREE"

Three

Generated using TypeDoc