yacy_search_server/source/de/anomic/kelondro/table
2009-09-07 19:22:12 +00:00
..
ChunkIterator.java more refactoring of the index classes 2009-05-29 14:16:41 +00:00
Records.java code cleanup and code simplifcation 2009-06-30 22:20:55 +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 - After the removal of the Tree class some code simplifications are possible. This affects mostly the Records class, which can be refactored and the result of the refactoring results in a reduced number of classes. 2009-06-28 21:37:37 +00:00
SplitTable.java some performance hacks (CPU only, not IO) 2009-08-28 13:28:11 +00:00
SQLTable.java code cleanup and code simplifcation 2009-06-30 22:20:55 +00:00
Table.java fix to rule when to use a ram table copy 2009-09-07 19:22:12 +00:00