public interface KafkaSinkCounterMBean
Modifier and Type | Method and Description |
---|---|
long |
getBatchCompleteCount() |
long |
getBatchEmptyCount() |
long |
getBatchUnderflowCount() |
long |
getConnectionClosedCount() |
long |
getConnectionCreatedCount() |
long |
getConnectionFailedCount() |
long |
getEventDrainAttemptCount() |
long |
getEventDrainSuccessCount() |
long |
getKafkaEventSendTimer() |
long |
getRollbackCount() |
long |
getStartTime() |
long |
getStopTime() |
String |
getType() |
long getKafkaEventSendTimer()
long getRollbackCount()
long getConnectionCreatedCount()
long getConnectionClosedCount()
long getConnectionFailedCount()
long getBatchEmptyCount()
long getBatchUnderflowCount()
long getBatchCompleteCount()
long getEventDrainAttemptCount()
long getEventDrainSuccessCount()
long getStartTime()
long getStopTime()
String getType()
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.