|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JournalCommand | |
|---|---|
| org.apache.activemq.store.kahadb | |
| Uses of JournalCommand in org.apache.activemq.store.kahadb |
|---|
| Methods in org.apache.activemq.store.kahadb that return JournalCommand | |
|---|---|
JournalCommand<?> |
MessageDatabase.load(Location location)
Loads a previously stored JournalMessage |
| Methods in org.apache.activemq.store.kahadb with parameters of type JournalCommand | |
|---|---|
Location |
MessageDatabase.store(JournalCommand<?> data)
|
Location |
MessageDatabase.store(JournalCommand<?> data,
boolean sync,
java.lang.Runnable before,
java.lang.Runnable after)
All updated are are funneled through this method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||