yacy_search_server/source/de/anomic/kelondro/index
orbiter 24cb6d68bc - renamed Stack to RecordStack to avoid name confusion with new classes
- added new Stack class that implements a stack on BLOB files
- added new Stacks class that can be used for a set of Stacks (a 'Stack Database')
- added methods to other classes to support the new stacks

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6169 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-07-03 16:35:34 +00:00
..
BinSearch.java more memory leak fixing hacks 2009-02-11 13:31:10 +00:00
Cache.java completed migration of BLOBTree to BLOBHeaps: 2009-06-28 21:02:56 +00:00
Column.java - refactoring of IntegerHandleIndex and LongHandleIndex: both classes had been merged into the new HandleMap class, which handles (key<byte[]>,n-byte-long) pairs with arbitraty key and value length. This will be useful to get a memory-enhanced/minimized database table indexing. 2009-06-07 21:48:01 +00:00
HandleMap.java - renamed Stack to RecordStack to avoid name confusion with new classes 2009-07-03 16:35:34 +00:00
HandleSet.java removed option to use different primary keys in kelondro tables 2009-03-13 16:52:31 +00:00
IndexTest.java a collection of 2009-06-14 22:09:08 +00:00
ObjectArray.java more refactoring of indexer and kelondro classes; 2009-03-02 10:00:32 +00:00
ObjectArrayCache.java removed option to use different primary keys in kelondro tables 2009-03-13 16:52:31 +00:00
ObjectIndex.java simplified code, removed one unused method in all implementing classes 2009-05-21 23:53:01 +00:00
ObjectIndexCache.java - renamed Stack to RecordStack to avoid name confusion with new classes 2009-07-03 16:35:34 +00:00
Row.java serialized all logging using concurrency: 2009-06-15 21:19:54 +00:00
RowCollection.java - renamed Stack to RecordStack to avoid name confusion with new classes 2009-07-03 16:35:34 +00:00
RowSet.java extending visibility of objects and methods to avoid synthetic accessor methods and increase performance 2009-06-30 13:25:46 +00:00
RowSetArray.java simplified code, removed one unused method in all implementing classes 2009-05-21 23:53:01 +00:00
SimpleARC.java extending visibility of objects and methods to avoid synthetic accessor methods and increase performance 2009-06-30 13:25:46 +00:00