yacy_search_server/source/de/anomic/yacy
orbiter 7b69d79727 enhanced remove() operation: in many cases it is not necessary to return the removed object to the called.
for such cases the delete() operation was introduced which is sometimes much cheaper in operation since it does not need to create objects to hold the removed content and it does not need to read those objects.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6824 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-04-20 14:47:41 +00:00
..
dht a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
graphics continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 2010-04-08 00:11:32 +00:00
seedUpload applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
Tray.java more PMD recommendations 2010-01-11 22:18:38 +00:00
yacyAccessible.java moved table and util classes 2009-10-10 01:14:19 +00:00
yacyBuildProperties.java applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
yacyClient.java continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 and continued in SVN 6790 2010-04-15 13:22:59 +00:00
yacyCore.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 2009-12-09 23:27:26 +00:00
yacyNetwork.java moved table and util classes 2009-10-10 01:14:19 +00:00
yacyNewsDB.java enhanced remove() operation: in many cases it is not necessary to return the removed object to the called. 2010-04-20 14:47:41 +00:00
yacyNewsPool.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 2009-12-09 23:27:26 +00:00
yacyNewsQueue.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 2009-12-09 23:27:26 +00:00
yacyNewsRecord.java refactoring 2009-10-11 00:24:42 +00:00
yacyPeerActions.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
yacyRelease.java - added setting of access rights for executable scripts after auto-installation 2010-03-25 09:51:01 +00:00
yacySearch.java continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 and continued in SVN 6790 2010-04-15 13:22:59 +00:00
yacySeed.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
yacySeedDB.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
yacySeedUploader.java code cleanup: removed unused code and unused methods 2010-01-10 00:42:49 +00:00
yacyUpdateLocation.java more PMD recommendations 2010-01-11 22:18:38 +00:00
yacyVersion.java applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00