yacy_search_server/source/de/anomic/kelondro/io
orbiter d2ac0aa682 - fixed possible bugs in Stack (may affect Crawler reset) and RandomAccess handling
- increased default memory size to 180MB
- fixed possible bug in http client reset (there was a deadlock)
- bug in BOBHeap marked, but not solved, cause is still unknown.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5912 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-05-02 01:40:03 +00:00
..
AbstractIOChunks.java
AbstractRandomAccess.java (almost) completed partition of classes in kelondro 2009-01-30 22:44:20 +00:00
BufferedEcoFS.java moved logging partially to kelondro 2009-01-31 01:06:56 +00:00
BufferedIOChunks.java disabled the BufferedIOChunks, because I consider it as broken. 2009-02-11 15:21:48 +00:00
BufferedRandomAccess.java (almost) completed partition of classes in kelondro 2009-01-30 22:44:20 +00:00
CachedRandomAccess.java - fixed possible bugs in Stack (may affect Crawler reset) and RandomAccess handling 2009-05-02 01:40:03 +00:00
ChannelRandomAccess.java
EcoFS.java - added migration class to go from index collections to the index cell data structure. 2009-03-30 15:31:25 +00:00
FileRandomAccess.java
IOChunksInterface.java
RandomAccessInterface.java
RandomAccessIOChunks.java
RandomAccessRecords.java