QueryOptionsDefaultConsistencyLevel Field |
The default consistency level for queries: ConsistencyLevel.LocalOne.
For DataStax Apollo, this constant should be ignored as the default is LocalQuorum.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.12.0
Syntax public const ConsistencyLevel DefaultConsistencyLevel = ConsistencyLevel.LocalOne
Field Value
Type:
ConsistencyLevelSee Also