yacy_search_server/source/net/yacy/kelondro/util
Marek Otahal 72adbeae90 !Important: move from Hashtable to HashMap
Hashtable is an obsolete collection v1, now since v2 offers HashMap with same or better
functionality. Please review, almost all code was already moved, so only a few changes. That is not the issue,
but I found notices that some (ugly big) helper classes had to be created in past
to compensate missing Hashtable's functionality. I'd like input if we can remove some of them.
look for //FIX: if these commits

Signed-off-by: Marek Otahal <markotahal@gmail.com>
2012-01-09 01:29:18 +01:00
..
BDecoder.java early freeing resources on deleting index reference if search-verification fails (aka Switchboard.cleanupJob) 2011-08-02 15:52:33 +00:00
BEncoder.java *) set SVN properties 2011-03-08 01:51:51 +00:00
ByteArray.java !Important: move from Hashtable to HashMap 2012-01-09 01:29:18 +01:00
ByteBuffer.java fixed secondary remote search (the process that finds distributed join situations) 2011-11-24 22:45:31 +00:00
CompressedHashMap.java *) set SVN properties 2011-03-08 01:51:51 +00:00
ConsoleInterface.java *) set SVN properties 2011-03-08 01:51:51 +00:00
EventTracker.java refactoring: 2011-09-25 16:59:06 +00:00
FileUtils.java little fix in copy() 2012-01-09 01:16:46 +01:00
Formatter.java *) set SVN properties 2011-03-08 01:51:51 +00:00
GenerationMemoryStrategy.java probably fix for http://bugs.yacy.net/view.php?id=94 2011-12-06 02:49:58 +01:00
ISO639.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
kelondroException.java *) set SVN properties 2011-03-08 01:51:51 +00:00
LookAheadIterator.java fix for: 2011-07-03 20:44:33 +00:00
MapTools.java performance hacks for seed generation (because thread dumps showed multiple occurrences at these code points) 2011-08-03 18:32:11 +00:00
MemoryControl.java Implementation of strategies for controlling memory resources. 2011-08-22 17:50:03 +00:00
MemoryStrategy.java Generation Memory Strategy fine tuning: 2011-08-25 22:32:15 +00:00
MemoryTracker.java enhanced search event logging (to be used for further improvements) 2010-09-13 09:33:04 +00:00
NamePrefixThreadFactory.java *) set SVN properties 2011-03-08 01:51:51 +00:00
ObjectSpace.java *) set SVN properties 2011-03-08 01:51:51 +00:00
OS.java !Important: move from Hashtable to HashMap 2012-01-09 01:29:18 +01:00
ReverseMapIterator.java *) set SVN properties 2011-03-08 01:51:51 +00:00
SetTools.java enhanced secondary search: index abstracts decompression is now much faster and does not cause strong CPU load after several searches with more than one word 2011-03-07 23:12:39 +00:00
StandardMemoryStrategy.java Implementation of strategies for controlling memory resources. 2011-08-22 17:50:03 +00:00
XMLTables.java *) set SVN properties 2011-03-08 01:51:51 +00:00