Click or drag to resize

NodeMetricTimers Class

Inheritance Hierarchy
SystemObject
  Cassandra.MetricsNodeMetricTimers

Namespace:  Cassandra.Metrics
Assembly:  Cassandra (in Cassandra.dll) Version: 3.12.0
Syntax
C#
public static class Timers

The NodeMetricTimers type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCqlMessages
Timer that tracks the number/rate of cql requests and the time they take.
Top
See Also