Interface IMetric
Interface implemented by NodeMetric and SessionMetric.
Namespace: Cassandra.Metrics
Assembly: Cassandra.dll
Syntax
public interface IMetric
Properties
Name
Metric name.
Declaration
string Name { get; }
Property Value
| Type | Description |
|---|---|
| System.String |