Interface NumericStatistic

All Superinterfaces:
Statistic
All Known Implementing Classes:
LongNumericStatistic, NumericStatisticBaseImpl

public interface NumericStatistic extends Statistic
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     

    Methods inherited from interface org.apache.uima.aae.monitor.statistics.Statistic

    getName, reset
  • Method Details

    • increment

      void increment()
    • decrement

      void decrement()