Modifier and Type | Method and Description |
---|---|
ProducerStatusReason |
getProducerStatusReason()
Returns the reason of the
Producer status change |
boolean |
isDelayed()
An indication if the associated
Producer is delayed(processing queue is building up) |
boolean |
isDown()
An indication if the associated
Producer is down |
getProducer, getTimestamps
boolean isDown()
Producer
is downtrue
if the Producer
is down, otherwise false
boolean isDelayed()
Producer
is delayed(processing queue is building up)true
if the Producer
is delayed, otherwise false
ProducerStatusReason getProducerStatusReason()
Producer
status changeCopyright © 2016–2025. All rights reserved.