Class MessageStoreSubscriptionStatistics

  • All Implemented Interfaces:
    javax.management.j2ee.statistics.Statistic, javax.management.j2ee.statistics.Stats, org.apache.activemq.management.Resettable

    public class MessageStoreSubscriptionStatistics
    extends AbstractMessageStoreStatistics
    • Constructor Detail

      • MessageStoreSubscriptionStatistics

        public MessageStoreSubscriptionStatistics​(boolean enabled)
        Parameters:
        enabled -
    • Method Detail

      • getMessageCount

        public org.apache.activemq.management.CountStatisticImpl getMessageCount​(String subKey)
      • getMessageSize

        public org.apache.activemq.management.SizeStatisticImpl getMessageSize​(String subKey)
      • removeSubscription

        public void removeSubscription​(String subKey)