Class NodeMetric.Meters
Inherited Members
Namespace: Cassandra.Metrics
Assembly: Cassandra.dll
Syntax
public static class NodeMetric.Meters
Fields
BytesReceived
Meter that tracks the number/rate of bytes received.
Declaration
public static readonly NodeMetric BytesReceived
Field Value
| Type | Description |
|---|---|
| NodeMetric |
BytesSent
Meter that tracks the number/rate of bytes sent.
Declaration
public static readonly NodeMetric BytesSent
Field Value
| Type | Description |
|---|---|
| NodeMetric |