Uses of Class
org.apache.activemq.store.MessageStoreSubscriptionStatistics
-
Packages that use MessageStoreSubscriptionStatistics Package Description org.apache.activemq.store The APIs which need to be implemented for persistent message stores for durable messagingorg.apache.activemq.store.memory VM based implementation of message persistence -
-
Uses of MessageStoreSubscriptionStatistics in org.apache.activemq.store
Methods in org.apache.activemq.store that return MessageStoreSubscriptionStatistics Modifier and Type Method Description MessageStoreSubscriptionStatisticsProxyTopicMessageStore. getMessageStoreSubStatistics()MessageStoreSubscriptionStatisticsTopicMessageStore. getMessageStoreSubStatistics()The subscription metrics contained in this store -
Uses of MessageStoreSubscriptionStatistics in org.apache.activemq.store.memory
Methods in org.apache.activemq.store.memory that return MessageStoreSubscriptionStatistics Modifier and Type Method Description MessageStoreSubscriptionStatisticsMemoryTopicMessageStore. getMessageStoreSubStatistics()
-