org.smallmind.instrument.jmx
Interface ChronometerMonitorMXBean

All Superinterfaces:
Countable, Estimating, HistogramMonitorMXBean, Metered, MeterMonitorMXBean, Ranking, Timed
All Known Implementing Classes:
ChronometerMonitor

public interface ChronometerMonitorMXBean
extends MeterMonitorMXBean, HistogramMonitorMXBean, Timed


Method Summary
 
Methods inherited from interface org.smallmind.instrument.Metered
getAverageRate, getFifteenMinuteRate, getFiveMinuteRate, getOneMinuteRate, getRateTimeUnit
 
Methods inherited from interface org.smallmind.instrument.Estimating
getAverage, getMax, getMin, getSampleType, getStdDev, getSum
 
Methods inherited from interface org.smallmind.instrument.Countable
getCount
 
Methods inherited from interface org.smallmind.instrument.Ranking
get75thPercentile, get95thPercentile, get98thPercentile, get999thPercentile, get99thPercentile, getMedian, getValues
 
Methods inherited from interface org.smallmind.instrument.Timed
getLatencyTimeUnit
 



Copyright © 2012. All Rights Reserved.