Class LambdaStat

    • Nested Class Summary

      • Nested classes/interfaces inherited from class io.tehuti.metrics.stats.AsyncGauge

        io.tehuti.metrics.stats.AsyncGauge.AsyncGaugeExecutor
    • Field Summary

      • Fields inherited from class io.tehuti.metrics.stats.AsyncGauge

        DEFAULT_ASYNC_GAUGE_EXECUTOR
    • Constructor Summary

      Constructors 
      Constructor Description
      LambdaStat​(io.tehuti.metrics.Measurable measurable, java.lang.String metricName)
      Deprecated.
       
    • Method Summary

      • Methods inherited from class io.tehuti.metrics.stats.AsyncGauge

        getStatName, measure, record
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface io.tehuti.metrics.Measurable

        measureWithExtraValue
    • Constructor Detail

      • LambdaStat

        public LambdaStat​(io.tehuti.metrics.Measurable measurable,
                          java.lang.String metricName)
        Deprecated.