Package | Description |
---|---|
org.apache.activemq.store |
The APIs which need to be implemented for persistent message stores for durable messaging
|
org.apache.activemq.store.kahadb | |
org.apache.activemq.store.memory |
VM based implementation of message persistence
|
Modifier and Type | Method and Description |
---|---|
MessageStoreSubscriptionStatistics |
TopicMessageStore.getMessageStoreSubStatistics()
The subscription metrics contained in this store
|
MessageStoreSubscriptionStatistics |
ProxyTopicMessageStore.getMessageStoreSubStatistics() |
Modifier and Type | Method and Description |
---|---|
protected MessageStoreSubscriptionStatistics |
MessageDatabase.getSubStats(String kahaDestKey) |
Modifier and Type | Method and Description |
---|---|
MessageStoreSubscriptionStatistics |
MemoryTopicMessageStore.getMessageStoreSubStatistics() |
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.