IMetricsRegistryTMetricMeters Property |
Dictionary with meter metrics.
Namespace:
Cassandra.Metrics
Assembly:
Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax IReadOnlyDictionary<TMetric, IDriverMeter> Meters { get; }
Property Value
Type:
IReadOnlyDictionaryTMetric,
IDriverMeterSee Also