public interface PollableChannelManagement extends MessageChannelMetrics
| Modifier and Type | Method and Description |
|---|---|
int |
getReceiveCount() |
long |
getReceiveCountLong() |
int |
getReceiveErrorCount() |
long |
getReceiveErrorCountLong() |
getErrorRate, getMaxSendDuration, getMeanErrorRate, getMeanErrorRatio, getMeanSendDuration, getMeanSendRate, getMinSendDuration, getSendCount, getSendCountLong, getSendDuration, getSendErrorCount, getSendErrorCountLong, getSendRate, getStandardDeviationSendDuration, getTimeSinceLastSendisStatsEnabled, setStatsEnabledisCountsEnabled, isLoggingEnabled, reset, setCountsEnabled, setLoggingEnabled@ManagedMetric(metricType=COUNTER,
displayName="MessageChannel Receive Count")
int getReceiveCount()
@ManagedMetric(metricType=COUNTER,
displayName="MessageChannel Receive Count")
long getReceiveCountLong()
@ManagedMetric(metricType=COUNTER,
displayName="MessageChannel Receive Error Count")
int getReceiveErrorCount()
@ManagedMetric(metricType=COUNTER,
displayName="MessageChannel Receive Error Count")
long getReceiveErrorCountLong()