Interface CountStatistic

All Superinterfaces:
Statistic
All Known Implementing Classes:
CountStatisticImpl, PollCountStatisticImpl

public interface CountStatistic extends Statistic
  • Method Details

    • getCount

      long getCount()