Interface Statistic

All Known Subinterfaces:
CountStatistic
All Known Implementing Classes:
BoundaryStatisticImpl, BoundedRangeStatisticImpl, CountStatisticImpl, JCAConnectionPoolStatsImpl, JCAConnectionStatsImpl, JCAStatsImpl, JMSConnectionStatsImpl, JMSConsumerStatsImpl, JMSEndpointStatsImpl, JMSProducerStatsImpl, JMSSessionStatsImpl, JMSStatsImpl, PollCountStatisticImpl, RangeStatisticImpl, SizeStatisticImpl, StatisticImpl, StatsImpl, TimeStatisticImpl

public interface Statistic
  • Method Details

    • getName

      String getName()
    • getUnit

      String getUnit()
    • getDescription

      String getDescription()
    • getStartTime

      long getStartTime()
    • getLastSampleTime

      long getLastSampleTime()