The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

AdfCassandraConsistencyLevel Enumeration

The AdfCassandraConsistencyLevel enumeration provides a list of supported read consistency levels in a Cassandra database.

Enumeration Values

NameSummary
ONE
Specifies that at least one replica node is required.
TWO
Specifies that at least two replica nodes are required.
THREE
Specifies that at least three replica nodes are required.
QUORUM
Specifies that a quorum of replica nodes are required.
ALL
Specifies that all replica nodes are required.
LOCAL_QUORUM
Specifies that a quorum of replica nodes in the local data center are required.
EACH_QUORUM
Specifies that a quorum of replica nodes in all data centers are required.
LOCAL_ONE
Specifies that at least one replica node in the local data center is required.

© Varigence