yacy_search_server/source/de/anomic/yacy
orbiter 69aac0d74c modified the diskUsage class regarding the following two aspects:
1. The usage and dependency of the plasmaSwitchboad was used many times in the past but this was
a bad mistake. The classes should be independent from the switchboard to support a better abstraction. Therefore the object was removed. The parameters from the switchboard are computed outside and then handed over.
2. the class is considered as a tightly connected to hardware resources. Classes which handle data that cannot be replicated because it would need to replicate hadware should not support dynamic object allocation, but should be coded as collection of private static methods. Therefore all class objects had been transformed into static private objects.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4961 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-06-30 21:47:53 +00:00
..
seedUpload - organize imports 2008-06-06 16:01:27 +00:00
resourceObserver.java modified the diskUsage class regarding the following two aspects: 2008-06-30 21:47:53 +00:00
yacyAccessible.java better installer on Windows Vista 2008-06-14 18:34:12 +00:00
yacyClient.java reinstate old timeout values for transferRWI and transferURL 2008-06-07 23:48:46 +00:00
yacyCore.java - set staticIP at startUp 2008-06-29 18:35:15 +00:00
yacyDHTAction.java modified the diskUsage class regarding the following two aspects: 2008-06-30 21:47:53 +00:00
yacyNetwork.java - added option to switch between yacy networks, especially between the two default networks (freeworld and intranet), 2008-05-14 21:36:02 +00:00
yacyNewsDB.java - organize imports 2008-06-06 16:01:27 +00:00
yacyNewsPool.java - organize imports 2008-06-06 16:01:27 +00:00
yacyNewsQueue.java - organize imports 2008-06-06 16:01:27 +00:00
yacyNewsRecord.java - organize imports 2008-06-06 16:01:27 +00:00
yacyPeerActions.java - organize imports 2008-06-06 16:01:27 +00:00
yacySearch.java - organize imports 2008-06-06 16:01:27 +00:00
yacySeed.java - organize imports 2008-06-06 16:01:27 +00:00
yacySeedDB.java - WatchCrawler shows status without JavaScript 2008-06-14 10:24:58 +00:00
yacySeedUploader.java refactoring of switchboard queueing 2008-03-22 01:28:37 +00:00
yacyURL.java - update of grafics 2008-05-25 20:30:37 +00:00
yacyVersion.java - organize imports 2008-06-06 16:01:27 +00:00