yacy_search_server/source/net/yacy/kelondro/blob
luccioman eec5779889 Added a name prefix to pooled threads for easier monitoring.
Using JVM monitoring tools, it is then easier to identify tasks running
inside thread pool with a custom prefix rather than the generic one :
"pool-".
2016-11-23 11:21:14 +01:00
..
ArrayStack.java Added a name prefix to pooled threads for easier monitoring. 2016-11-23 11:21:14 +01:00
BEncodedHeap.java fix for NPE and small performance enhancement 2016-08-10 06:48:08 +02:00
BEncodedHeapBag.java enhanced timezone managament for indexed data: 2015-04-15 13:17: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 gzip compression will perform more efficient and with better compression 2015-06-01 01:24:33 +02: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 wrap HeaReader close() in a catch Throwable block to prevent that an 2015-05-30 17:54:02 +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
Tables.java fix Tables.hasIndex check for tablename = key 2016-11-09 02:33:42 +01: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