yacy_search_server/source/net/yacy/kelondro/blob
Michael Peter Christen 0b67a0a5d8 added a column index for tables in blob files. This is heavily used
during receiving of DHT submissions and when answering remote search
requests. Both events together may have caused IO-deadlocking and this
commit shall fix that.
2012-02-01 15:11:21 +01:00
..
ArrayStack.java replaced Thread initialization with ExecutorService pool for delete 2012-01-16 01:05:30 +01:00
BEncodedHeap.java refactoring 2011-12-16 23:59:29 +01:00
BEncodedHeapBag.java refactoring 2011-12-16 23:59:29 +01:00
BEncodedHeapShard.java refactoring 2011-12-16 23:59:29 +01:00
BLOB.java refactoring 2011-12-16 23:59:29 +01:00
Compressor.java refactoring 2011-12-16 23:59:29 +01:00
Gap.java *) set SVN properties 2011-03-08 01:51:51 +00:00
Heap.java Fixed a lot CHMOD rights (no need for execute flag on *.java/*.html) and introduced local/remote crawl size ratio based check 2011-12-29 00:33:16 +01:00
HeapModifier.java refactoring 2011-12-16 23:59:29 +01:00
HeapReader.java emergency disabling of GenerationMemoryStrategy because of non-working 2012-01-15 21:58:18 +01:00
HeapWriter.java refactoring 2011-12-16 23:59:29 +01:00
MapColumnIndex.java added a column index for tables in blob files. This is heavily used 2012-02-01 15:11:21 +01:00
MapDataMining.java added a column index for tables in blob files. This is heavily used 2012-02-01 15:11:21 +01:00
MapHeap.java added a column index for tables in blob files. This is heavily used 2012-02-01 15:11:21 +01:00
ObjectBuffer.java moved getBytes() to UTF8.getBytes() to use a default String encoding 2011-03-10 12:35:32 +00:00
Stack.java *) set SVN properties 2011-03-08 01:51:51 +00:00
Stacks.java *) set SVN properties 2011-03-08 01:51:51 +00:00
Tables.java added a full, complete, database insert, update and delete API for the tables. 2011-11-22 12:31:07 +00:00