public class ConnectionStatistics extends StatsImpl
enabled| Constructor and Description |
|---|
ConnectionStatistics() |
| Modifier and Type | Method and Description |
|---|---|
CountStatisticImpl |
getDequeues() |
CountStatisticImpl |
getEnqueues() |
void |
reset()
Reset the statistic
|
void |
setEnabled(boolean enabled) |
void |
setParent(ConnectorStatistics parent) |
addStatistic, getStatistic, getStatisticNames, getStatisticsappendFieldDescription, getDescription, getLastSampleTime, getName, getStartTime, getUnit, isDoReset, isEnabled, setDoReset, toString, updateSampleTimepublic ConnectionStatistics()
public CountStatisticImpl getEnqueues()
public CountStatisticImpl getDequeues()
public void reset()
Resettablereset in interface Resettablereset in class StatsImplpublic void setEnabled(boolean enabled)
setEnabled in class StatisticImplenabled - the enabled to setpublic void setParent(ConnectorStatistics parent)
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.