yacy_search_server/source/de/anomic/kelondro/table
orbiter f6691411b5 - migration of files from SplitTable (which are used for the URL-DB) to a different file name format.
- the file generation logic is slightly different: files may now have only a maximum size of one gigabyte and a maximum age of one month.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5773 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-04-02 22:15:33 +00:00
..
AbstractRecords.java - added migration class to go from index collections to the index cell data structure. 2009-03-30 15:31:25 +00:00
CachedRecords.java more refactoring of indexer and kelondro classes; 2009-03-02 10:00:32 +00:00
ChunkIterator.java more bugfixes as recommendet by findbugs 2009-02-17 09:12:47 +00:00
EcoTable.java fixed bug introduced in SVN 5756 in EcoTable.put() 2009-03-31 07:51:32 +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
FlexTable.java a different naming scheme for BLOBArray files. This may be necessary if blobs are written more often than once in a second. 2009-04-02 15:08:56 +00:00
FlexWidthArray.java - added migration class to go from index collections to the index cell data structure. 2009-03-30 15:31:25 +00:00
FullRecords.java
Hashtable.java removed option to use different primary keys in kelondro tables 2009-03-13 16:52:31 +00:00
Node.java
RecordHandle.java
Relations.java removed option to use different primary keys in kelondro tables 2009-03-13 16:52:31 +00:00
SplitTable.java - migration of files from SplitTable (which are used for the URL-DB) to a different file name format. 2009-04-02 22:15:33 +00:00
SQLTable.java performance hack to ObjectIndex put() method: 2009-03-11 20:23:19 +00:00
Stack.java more care about open file handles. Now files also close on windows and can be deleted afterwards. 2009-03-31 12:42:12 +00:00
Tree.java - added migration class to go from index collections to the index cell data structure. 2009-03-30 15:31:25 +00:00