yacy_search_server/source/de/anomic/kelondro/blob
2009-06-06 18:09:58 +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 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
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 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
HeapWriter.java catch problems of file hash computation, see also: 2009-05-28 10:08:36 +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