Interface Counting

All Known Subinterfaces:
CounterStats, HistogramStats, MeterStats, TimerStats
All Known Implementing Classes:
NoopStats, SimpleStats

public interface Counting
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Returns the current count.
  • Method Details

    • getCount

      long getCount()
      Returns the current count.
      Returns:
      the current count