Class MetricDistribution

    • Constructor Detail

      • MetricDistribution

        public MetricDistribution()
    • Method Detail

      • update

        public void update​(long value)
      • getValue

        public Long getValue()
        Description copied from interface: Gauge
        Calculates and returns the measured value.
        Specified by:
        getValue in interface Gauge<Long>
        Returns:
        calculated value