yacy_search_server/source/net/yacy/kelondro/blob
reger ea6c9e9b07 reduce mem buffer overhead for gap files during r/w
(they are typically small compared to idx allowing to use smaller buffersize -> set to 16k records)
2014-08-18 00:03:24 +02:00
..
ArrayStack.java fixed generics warnings for generic array instantiation that appeared 2014-05-20 21:50:16 +02:00
BEncodedHeap.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
BEncodedHeapBag.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
BEncodedHeapShard.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
BLOB.java - enhanced postprocessing speed and memory footprint (by using HashMaps 2014-02-28 14:01:09 +01:00
Compressor.java - enhanced postprocessing speed and memory footprint (by using HashMaps 2014-02-28 14:01:09 +01:00
Gap.java reduce mem buffer overhead for gap files during r/w 2014-08-18 00:03:24 +02:00
Heap.java npe fix 2014-04-02 02:34:55 +02:00
HeapModifier.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
HeapReader.java removed superfluous assert 2014-06-19 12:10:12 +02:00
HeapWriter.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
MapColumnIndex.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
MapDataMining.java fixed generics warnings for generic array instantiation that appeared 2014-05-20 21:50:16 +02:00
MapHeap.java removed superfluous synchronization 2014-01-19 14:44:58 +01:00
Stack.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
Stacks.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
TableColumnIndexException.java fix for java.lang.RuntimeException: TableColumnIndex not available... 2012-09-26 09:56:16 +02:00
Tables.java npe fix 2014-04-25 09:23:10 +02:00
TablesColumnBLOBIndex.java - refactoring 2013-08-20 15:46:04 +02:00
TablesColumnIndex.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
TablesColumnRAMIndex.java added missing @Override annotation 2014-03-28 13:48:37 +01:00