Class MetricName


  • public final class MetricName
    extends Object
    A database metric name.
    • Constructor Detail

      • MetricName

        public MetricName()
    • Method Detail

      • value

        public String value()
        Get the value property: The name of the database metric.
        Returns:
        the value value.
      • localizedValue

        public String localizedValue()
        Get the localizedValue property: The friendly name of the database metric.
        Returns:
        the localizedValue value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.