Interface IAppMetricsCounter
Represents a counter with a long metric value.
Inherited Members
Namespace: Cassandra.AppMetrics.MetricTypes
Assembly: Cassandra.AppMetrics.dll
Syntax
public interface IAppMetricsCounter : IAppMetricsMetricWithValue<long>, IAppMetricsMetric, IDriverCounter, IDriverMetric