yacy_search_server/source/net/yacy/kelondro
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
..
blob Merge commit '6d4e08ed06c5cd28c45981b2ebe31c7f7ec6fd83' into quix0r 2012-01-04 20:16:37 +01:00
data added metadata node stub for metadata from blobs 2012-01-03 14:38:03 +01:00
index refactoring 2011-12-16 23:59:29 +01:00
io Rewrote filesize() to (hopefully) avoid a NPE, rewrote Blacklist class to concurrent classes to avoid a CME 2011-12-29 03:42:38 +01:00
logging some last-minute performance hacks 2011-11-25 11:23:52 +00:00
order refactoring 2011-12-16 23:59:29 +01:00
rwi refactoring 2011-12-16 23:59:29 +01:00
table 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
util !Important: move from Hashtable to HashMap 2012-01-09 01:29:18 +01:00
workflow removed unnecessary log entries 2011-11-27 16:54:48 +00:00