Class Metric


  • public class Metric
    extends Object
    See Also:
    • Method Detail

      • getMetricName

        public String getMetricName()
        return the metric name for the metric.
      • getNamespace

        public String getNamespace()
        return the namespace for the metric
      • getDimensions

        @Nullable
        public Set<Dimension> getDimensions()
        return the available dimensions for the metric
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object