Constant CASSANDRA_QUERY_IDEMPOTENT

Source
pub const CASSANDRA_QUERY_IDEMPOTENT: &str = "cassandra.query.idempotent";
Expand description

Whether or not the query is idempotent.

ยงNotes