yacy_search_server/source/de/anomic/kelondro/table
orbiter 04a548a1e3 - temporary integrated the transferURL servlet as static class instead as a class that is called using reflection to investigate the OOM problems in that class
- fixes for numerous other problems
- removed dead code
- resdesign of the strings-method, which produces now less memory overhead and may help to prevent OOMs
- another fix for the deadlock problem in SplitTable

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6373 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-10-05 20:11:41 +00:00
..
ChunkIterator.java more refactoring of the index classes 2009-05-29 14:16:41 +00:00
Records.java - added a new file reader cache that may serve as full-file-copy of blob database files. This is not yet used 2009-09-09 21:28:23 +00:00
RecordStack.java - renamed Stack to RecordStack to avoid name confusion with new classes 2009-07-03 16:35:34 +00:00
Relations.java added configuration to enable ram table copy 2009-09-07 20:30:57 +00:00
SplitTable.java - temporary integrated the transferURL servlet as static class instead as a class that is called using reflection to investigate the OOM problems in that class 2009-10-05 20:11:41 +00:00
SQLTable.java code cleanup and code simplifcation 2009-06-30 22:20:55 +00:00
Table.java better logging 2009-09-29 21:52:17 +00:00