public class QueueChannelMetrics extends PollableChannelMetrics
DEFAULT_MOVING_AVERAGE_WINDOW, logger, ONE_MINUTE_SECONDS, ONE_SECOND_SECONDS| Constructor and Description |
|---|
QueueChannelMetrics(QueueChannel channel,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
int |
getQueueSize() |
int |
getRemainingCapacity() |
doInvoke, getReceiveCount, getReceiveErrorCount, reset, toStringdestroy, getErrorRate, getMaxSendDuration, getMeanErrorRate, getMeanErrorRatio, getMeanSendDuration, getMeanSendRate, getMessageChannel, getMinSendDuration, getName, getSendCount, getSendDuration, getSendErrorCount, getSendRate, getStandardDeviationSendDuration, getTimeSinceLastSend, invokepublic QueueChannelMetrics(QueueChannel channel, java.lang.String name)