|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheMessageStore | |
|---|---|
| org.activemq.store.cache | |
| org.activemq.store.journal | Message persistence using a high performance transaction log via the Journal interface. |
| Uses of CacheMessageStore in org.activemq.store.cache |
|---|
| Subclasses of CacheMessageStore in org.activemq.store.cache | |
|---|---|
class |
CacheTopicMessageStore
A MessageStore that uses an in memory cache to speed up getMessage() method calls. |
| Methods in org.activemq.store.cache with parameters of type CacheMessageStore | |
|---|---|
void |
CacheMessageStore.setCacheMessageStore(CacheMessageStore store)
|
void |
CacheMessageStoreAware.setCacheMessageStore(CacheMessageStore store)
|
| Uses of CacheMessageStore in org.activemq.store.journal |
|---|
| Methods in org.activemq.store.journal with parameters of type CacheMessageStore | |
|---|---|
void |
JournalMessageStore.setCacheMessageStore(CacheMessageStore store)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||