public class MultiThreadedStatsEventHandlerImpl extends StatsEventHandlerBase
saList, UNITS
Modifier and Type | Method and Description |
---|---|
void |
clear()
Discard all accumulated statistics.
|
void |
notify(TimerEvent event) |
protected void |
recordDuration(int id,
long duration) |
notify, stats
equals, factory, hashCode, name, setFactory, toString
public void clear()
StatsEventHandler
clear
in interface StatsEventHandler
clear
in class StatsEventHandlerBase
protected void recordDuration(int id, long duration)
recordDuration
in class StatsEventHandlerBase
public void notify(TimerEvent event)