Interface IDriverMeter
Represents a metric of type Meter.
Namespace: Cassandra.Metrics.Abstractions
Assembly: Cassandra.dll
Syntax
public interface IDriverMeter : IDriverMetric
Methods
Mark(long)
Declaration
void Mark(long amount)
Parameters
Type | Name | Description |
---|---|---|
long | amount |