Class AMQPFederationMetrics.ConsumerMetrics
java.lang.Object
org.apache.activemq.artemis.protocol.amqp.connect.federation.AMQPFederationMetrics.ConsumerMetrics
- Enclosing class:
AMQPFederationMetrics
Metrics for a single consumer instance that will also updates to the parents when the Metrics are updated by the
consumer.
-
Method Summary
-
Method Details
-
getMessagesReceived
public long getMessagesReceived() -
incrementMessagesReceived
public void incrementMessagesReceived()
-