org.smallmind.instrument.jmx
Interface HistogramMonitorMXBean

All Superinterfaces:
Countable, Estimating, Ranking
All Known Subinterfaces:
ChronometerMonitorMXBean
All Known Implementing Classes:
ChronometerMonitor, HistogramMonitor

public interface HistogramMonitorMXBean
extends Estimating, Ranking


Method Summary
 
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
 



Copyright © 2012. All Rights Reserved.