Package org.onlab.metrics
Class MetricsFeature
- java.lang.Object
-
- org.onlab.metrics.MetricsFeature
-
public class MetricsFeature extends java.lang.Object
Features to tag metrics.
-
-
Constructor Summary
Constructors Constructor Description MetricsFeature(java.lang.String newName)
Constructs a Feature from a name.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getName()
Fetches the name of the Feature.
-