Constant DB_CASSANDRA_SPECULATIVE_EXECUTION_COUNT
pub const DB_CASSANDRA_SPECULATIVE_EXECUTION_COUNT: &'static str;
Expand description
The number of times a query was speculatively executed. Not set or 0
if the query was not executed speculatively.
ยงExamples
0
2