Constant CASSANDRA_SPECULATIVE_EXECUTION_COUNT

Source
pub const CASSANDRA_SPECULATIVE_EXECUTION_COUNT: &str = "cassandra.speculative_execution.count";
Expand description

The number of times a query was speculatively executed. Not set or 0 if the query was not executed speculatively.

§Notes

§Examples

  • 0
  • 2