Class NodeMetric.Gauges
Inheritance
object
NodeMetric.Gauges
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.Gauges
Fields
InFlight
Number of in flight requests.
Declaration
public static readonly NodeMetric InFlight
Field Value
Type | Description |
---|---|
NodeMetric |
OpenConnections
Number of open connections.
Declaration
public static readonly NodeMetric OpenConnections
Field Value
Type | Description |
---|---|
NodeMetric |