/[Apache-SVN]
ViewVC logotype

Revision 1170849


Jump to revision: Previous Next
Author: tabish
Date: Wed Sep 14 21:15:39 2011 UTC (13 years, 1 month ago)
Changed paths: 3
Log Message:
Some updates and changes to support some work on https://issues.apache.org/jira/browse/AMQ-3467

Enhance the ListIndex to improve performance of the remove and put operations, put is now a
real put and will update the element with the given key if it exists in the list, otherwise
it will add it to the end.  Also adds the ability for a single key/value pair to span more
than one page when needed, multiple elements will still reside on one page whenever possible.

Changed paths

Path Details
Directoryactivemq/trunk/kahadb/src/main/java/org/apache/kahadb/index/ListIndex.java modified , text changed
Directoryactivemq/trunk/kahadb/src/main/java/org/apache/kahadb/index/ListNode.java modified , text changed
Directoryactivemq/trunk/kahadb/src/test/java/org/apache/kahadb/index/ListIndexTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26