Interface Metric

  • All Known Implementing Classes:
    MetricImpl

    public interface Metric
    • Method Detail

      • getTotalCount

        long getTotalCount()
      • incTotalCount

        long incTotalCount()
      • getTotalTime

        long getTotalTime()
      • addTotalTime

        long addTotalTime​(long time)