Class NodeMetric.Timers
Inheritance
object
NodeMetric.Timers
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Cassandra.Metrics
Assembly: Cassandra.dll
Syntax
public static class NodeMetric.Timers
Fields
CqlMessages
Timer that tracks the number/rate of cql requests and the time they take.
Declaration
public static readonly NodeMetric CqlMessages
Field Value
Type | Description |
---|---|
NodeMetric |