pub const CASSANDRA_SPECULATIVE_EXECUTION_COUNT: &'static str;
The number of times a query was speculatively executed. Not set or 0 if the query was not executed speculatively.
0
2