Click or drag to resize

IDriverMetric Interface

Represents an individual metric. Every metric type implements this interface: IDriverGauge, IDriverMetric, IDriverTimer, IDriverCounter.

Namespace:  Cassandra.Metrics.Abstractions
Assembly:  Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
public interface IDriverMetric
See Also