summaryrefslogtreecommitdiff
path: root/qpid/java/broker-core/src/main/java/org/apache/qpid/server/store/AbstractMemoryStore.java
Commit message (Expand)AuthorAgeFilesLines
* Merging from trunk r1618473:1618815 in the Java treeRobert Godfrey2014-08-251-1/+2
* QPID-5165 : Change the Broker stores to use the generic ConfigurationStore im...Robert Godfrey2014-07-261-5/+24
* QPID-5821: [Java Broker] Refactor MessageStore and DurableConfigurationStore ...Andrew MacBean2014-06-261-2/+1
* QPID-5801: [Java Broker] Elimination of the BDB facade's initialisation tasksKeith Wall2014-06-061-3/+10
* QPID-5800: [Java Broker] Add DurableConfigurationStore#onDelete method to all...Keith Wall2014-06-061-2/+4
* QPID-5800: [Java Broker} Refactor MessageStore implementations extracting a M...Keith Wall2014-06-061-0/+109