Interface CountStatistic

All Superinterfaces:
Statistic

public interface CountStatistic extends Statistic
Specifies standard count measurements.
  • Method Details

    • getCount

      long getCount()
      The count since the last reset.