Class MetricValue

  • Direct Known Subclasses:
    CountMetric, GaugeMetric

    public abstract class MetricValue
    extends java.lang.Object
    A metric value
    Author:
    Simon Thoresen Hult
    • Constructor Summary

      Constructors 
      Constructor Description
      MetricValue()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MetricValue

        public MetricValue()