Class AMQPFederationMetrics
java.lang.Object
org.apache.activemq.artemis.protocol.amqp.connect.federation.AMQPFederationMetrics
A Metrics class that supports nesting to provide various elements in the federation space a view of its own Metrics
for federation operations.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classMetrics for a single consumer instance that will also updates to the parents when the Metrics are updated by the consumer.static classMetrics for a single producer instance that will also updates to the parents when the Metrics are updated by the producer. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AMQPFederationMetrics
public AMQPFederationMetrics()
-
-
Method Details
-
getMessagesSent
public long getMessagesSent() -
getMessagesReceived
public long getMessagesReceived()
-