yacy_search_server/source/de/anomic/kelondro/table
2009-06-17 09:58:15 +00:00
..
AbstractRecords.java serialized all logging using concurrency: 2009-06-15 21:19:54 +00:00
CachedRecords.java - refactoring of IntegerHandleIndex and LongHandleIndex: both classes had been merged into the new HandleMap class, which handles (key<byte[]>,n-byte-long) pairs with arbitraty key and value length. This will be useful to get a memory-enhanced/minimized database table indexing. 2009-06-07 21:48:01 +00:00
ChunkIterator.java more refactoring of the index classes 2009-05-29 14:16:41 +00:00
EcoTable.java just some comment lines 2009-06-16 06:38:26 +00:00
FixedWidthArray.java - added migration class to go from index collections to the index cell data structure. 2009-03-30 15:31:25 +00:00
FlexWidthArray.java serialized all logging using concurrency: 2009-06-15 21:19:54 +00:00
FullRecords.java (almost) completed partition of classes in kelondro 2009-01-30 22:44:20 +00:00
Hashtable.java removed option to use different primary keys in kelondro tables 2009-03-13 16:52:31 +00:00
Node.java more refactoring of kelondro: 2009-01-30 22:08:08 +00:00
RecordHandle.java more refactoring of kelondro: 2009-01-30 22:08:08 +00:00
Relations.java removed option to use different primary keys in kelondro tables 2009-03-13 16:52:31 +00:00
SplitTable.java refactoring of blob package classes 2009-06-17 09:58:15 +00:00
SQLTable.java simplified code, removed one unused method in all implementing classes 2009-05-21 23:53:01 +00:00
Stack.java serialized all logging using concurrency: 2009-06-15 21:19:54 +00:00
Tree.java serialized all logging using concurrency: 2009-06-15 21:19:54 +00:00