CASSANDRA_CONSISTENCY_LEVEL

Constant CASSANDRA_CONSISTENCY_LEVEL 

Source
pub const CASSANDRA_CONSISTENCY_LEVEL: &str = "cassandra.consistency.level";
Expand description

The consistency level of the query. Based on consistency values from CQL.

ยงNotes