IMetricsRegistryTMetricCounters Property |
Dictionary with counter metrics.
Namespace:
Cassandra.Metrics
Assembly:
Cassandra (in Cassandra.dll) Version: 3.13.0
SyntaxIReadOnlyDictionary<TMetric, IDriverCounter> Counters { get; }
Property Value
Type:
IReadOnlyDictionaryTMetric,
IDriverCounter
See Also