org.apache.flume.instrumentation.kafka
Interface KafkaSinkCounterMBean
- All Known Implementing Classes: 
- KafkaSinkCounter
- public interface KafkaSinkCounterMBean 
 
getKafkaEventSendTimer
long getKafkaEventSendTimer()
- 
 
getRollbackCount
long getRollbackCount()
- 
 
getConnectionCreatedCount
long getConnectionCreatedCount()
- 
 
getConnectionClosedCount
long getConnectionClosedCount()
- 
 
getConnectionFailedCount
long getConnectionFailedCount()
- 
 
getBatchEmptyCount
long getBatchEmptyCount()
- 
 
getBatchUnderflowCount
long getBatchUnderflowCount()
- 
 
getBatchCompleteCount
long getBatchCompleteCount()
- 
 
getEventDrainAttemptCount
long getEventDrainAttemptCount()
- 
 
getEventDrainSuccessCount
long getEventDrainSuccessCount()
- 
 
getStartTime
long getStartTime()
- 
 
getStopTime
long getStopTime()
- 
 
getType
String getType()
- 
 
Copyright © 2009-2015 Apache Software Foundation. All Rights Reserved.