Class MetricsFeature


  • public class MetricsFeature
    extends Object
    Features to tag metrics.
    • Constructor Detail

      • MetricsFeature

        public MetricsFeature​(String newName)
        Constructs a Feature from a name.
        Parameters:
        newName - name of the Feature
    • Method Detail

      • getName

        public String getName()
        Fetches the name of the Feature.
        Returns:
        name of the Feature