public static final class EventloopStats.DurationRunnable extends Object implements JmxStats<EventloopStats.DurationRunnable>, JmxStatsWithReset
| Constructor and Description |
|---|
DurationRunnable() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(EventloopStats.DurationRunnable another) |
String |
getClassName() |
long |
getDuration() |
void |
resetStats() |
public void resetStats()
resetStats in interface JmxStatsWithResetpublic long getDuration()
public String getClassName()
public void add(EventloopStats.DurationRunnable another)
add in interface JmxStats<EventloopStats.DurationRunnable>Copyright © 2019. All rights reserved.