yacy_search_server/source/de/anomic/kelondro/table
orbiter 8444357291 added new row interator in kelondro tables files that enumerates rows
without an order by the primary key. The result is a very fast enumeration of the Eco table data structure. Other table data types are not affected.
The new enumerator is used for the url export function that can be accessed from the online interface (Index Administration -> URL References -> Export). This export should now be much faster, if all url database files are from type Eco
The new enumeration is also used at other functions in YaCy, i.e. the initialization of the crawl balancer and the initialization of YaCy News.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5647 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-02-24 10:40:20 +00:00
..
AbstractRecords.java disabled the BufferedIOChunks, because I consider it as broken. 2009-02-11 15:21:48 +00:00
CachedRecords.java - better memory protection in kelondro caches: computation of needed memory for cache grow 2009-02-15 23:35:59 +00:00
ChunkIterator.java more bugfixes as recommendet by findbugs 2009-02-17 09:12:47 +00:00
EcoTable.java added new row interator in kelondro tables files that enumerates rows 2009-02-24 10:40:20 +00:00
FixedWidthArray.java
FlexTable.java added new row interator in kelondro tables files that enumerates rows 2009-02-24 10:40:20 +00:00
FlexWidthArray.java moved logging partially to kelondro 2009-01-31 01:06:56 +00:00
FullRecords.java
Hashtable.java
Node.java
RecordHandle.java
Relations.java
SplitTable.java added new row interator in kelondro tables files that enumerates rows 2009-02-24 10:40:20 +00:00
SQLTable.java added new row interator in kelondro tables files that enumerates rows 2009-02-24 10:40:20 +00:00
Stack.java
Tree.java added new row interator in kelondro tables files that enumerates rows 2009-02-24 10:40:20 +00:00