yacy_search_server/source/de/anomic/kelondro/blob
orbiter 27fa6a66ad - completed the author navigation
- removed some unused variables

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6037 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-06-08 23:30:12 +00:00
..
BLOB.java added a merge operation for IndexCell data structures 2009-03-18 16:14:31 +00:00
BLOBArray.java replaced tmp file extensions by prt 2009-06-06 18:09:58 +00:00
BLOBCompressor.java added a catch Exception to all thread to check if any of them silently dies without any other notification 2009-05-05 06:31:35 +00:00
BLOBHeap.java some bugfixes to database close() methods 2009-06-04 22:43:46 +00:00
BLOBHeapModifier.java fixed a bug that was recently inserted which caused that no idx and gap files were written. 2009-06-06 16:43:58 +00:00
BLOBTree.java - completed the author navigation 2009-06-08 23:30:12 +00:00
Cache.java simplified code, removed one unused method in all implementing classes 2009-05-21 23:53:01 +00:00
Gap.java replaced tmp file extensions by prt 2009-06-06 18:09:58 +00:00
HeapReader.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
HeapWriter.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
MapDataMining.java migration of all databases that use the deprecated BLOBTree format into the BLOBHeap format. Old databases are migrated automatically. 2009-05-27 15:04:04 +00:00
MapView.java migration of all databases that use the deprecated BLOBTree format into the BLOBHeap format. Old databases are migrated automatically. 2009-05-27 15:04:04 +00:00
ObjectBuffer.java - more efficient comparator calls 2009-03-14 00:07:37 +00:00