public interface SourceCounterMBean
Modifier and Type | Method and Description |
---|---|
long |
getAppendAcceptedCount() |
long |
getAppendBatchAcceptedCount() |
long |
getAppendBatchReceivedCount() |
long |
getAppendReceivedCount() |
long |
getChannelWriteFail() |
long |
getEventAcceptedCount() |
long |
getEventReadFail() |
long |
getEventReceivedCount() |
long |
getGenericProcessingFail() |
long |
getOpenConnectionCount() |
long |
getStartTime() |
long |
getStopTime() |
String |
getType() |
long getEventReceivedCount()
long getEventAcceptedCount()
long getAppendReceivedCount()
long getAppendAcceptedCount()
long getAppendBatchReceivedCount()
long getAppendBatchAcceptedCount()
long getStartTime()
long getStopTime()
String getType()
long getOpenConnectionCount()
long getEventReadFail()
long getChannelWriteFail()
long getGenericProcessingFail()
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.