public class ConnectionStatistics extends StatsImpl
enabled
Constructor and Description |
---|
ConnectionStatistics() |
Modifier and Type | Method and Description |
---|---|
CountStatisticImpl |
getDequeues() |
CountStatisticImpl |
getEnqueues() |
void |
reset() |
void |
setEnabled(boolean enabled) |
void |
setParent(ConnectorStatistics parent) |
addStatistic, getStatistic, getStatisticNames, getStatistics
appendFieldDescription, getDescription, getLastSampleTime, getName, getStartTime, getUnit, isDoReset, isEnabled, setDoReset, toString, updateSampleTime
public ConnectionStatistics()
public CountStatisticImpl getEnqueues()
public CountStatisticImpl getDequeues()
public void reset()
reset
in interface Resettable
reset
in class StatsImpl
public void setEnabled(boolean enabled)
setEnabled
in class StatisticImpl
public void setParent(ConnectorStatistics parent)
Copyright © 2005–2020 FuseSource, Corp.. All rights reserved.