Click or drag to resize

NodeMetricTimers Class

Inheritance Hierarchy
SystemObject
  Dse.MetricsNodeMetricTimers

Namespace:  Dse.Metrics
Assembly:  Dse (in Dse.dll) Version: 2.9.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