Class AMQPBridgeMetrics.SenderMetrics
java.lang.Object
org.apache.activemq.artemis.protocol.amqp.connect.bridge.AMQPBridgeMetrics.SenderMetrics
- Enclosing class:
AMQPBridgeMetrics
Metrics for a single sender instance that will also updates to the parents
when the Metrics are updated by the sender.
-
Method Summary
-
Method Details
-
getMessagesSent
public long getMessagesSent() -
incrementMessagesSent
public void incrementMessagesSent()
-