Cassandra.AppMetrics.MetricValues Namespace |
| Interface | Description | |
|---|---|---|
| IAppMetricsHistogramValue |
Histogram value based on HistogramValue.
| |
| IAppMetricsMeterValue |
Meter value based on MeterValue.
| |
| IAppMetricsMetricWithValueT |
Represents a metric with a value of type T that can be obtained.
| |
| IAppMetricsTimerValue |
Timer value based on TimerValue.
|