yacy_search_server/source/net/yacy/peers
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
..
dht 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
graphics new handling of remote search processes: looking for seeds will now not 2011-12-21 00:32:03 +01:00
operation changed ording on release files: main criteria is not the svn any more; releases are now ordered by 2011-12-04 07:22:13 +00:00
Accessible.java refactoring 2011-10-04 09:06:24 +00:00
EventChannel.java refactoring 2011-10-04 09:06:24 +00:00
Network.java Patch fuer Issue 0000102 2012-01-03 17:49:37 +01:00
NewsDB.java refactoring 2011-10-04 09:06:24 +00:00
NewsPool.java - faster ping to clean up old peers faster 2011-11-30 21:21:16 +00:00
NewsQueue.java stability bugfixes 2011-11-03 14:34:58 +00:00
PeerActions.java redesign of fining of peers by ip: more leightweight method to read the 2011-12-21 01:14:43 +01:00
Protocol.java Removed handling of components objects for URIMetadataRows. 2011-12-17 01:27:08 +01:00
RemoteSearch.java new handling of remote search processes: looking for seeds will now not 2011-12-21 00:32:03 +01:00
Seed.java Patch fuer Issue 0000102 2012-01-03 17:49:37 +01:00
SeedDB.java !Important: move from Hashtable to HashMap 2012-01-09 01:29:18 +01:00