public class QueueChannelMetrics extends PollableChannelMetrics
DEFAULT_MOVING_AVERAGE_WINDOW, logger, ONE_MINUTE_SECONDS, ONE_SECOND_SECONDS
Constructor and Description |
---|
QueueChannelMetrics(QueueChannel channel,
String name) |
Modifier and Type | Method and Description |
---|---|
int |
getQueueSize() |
int |
getRemainingCapacity() |
doInvoke, getReceiveCount, getReceiveCountLong, getReceiveErrorCount, getReceiveErrorCountLong, reset, toString
destroy, getErrorRate, getMaxSendDuration, getMeanErrorRate, getMeanErrorRatio, getMeanSendDuration, getMeanSendRate, getMessageChannel, getMinSendDuration, getName, getSendCount, getSendCountLong, getSendDuration, getSendErrorCount, getSendErrorCountLong, getSendRate, getStandardDeviationSendDuration, getTimeSinceLastSend, invoke
public QueueChannelMetrics(QueueChannel channel, String name)
Copyright © 2017. All rights reserved.