yacy_search_server/source/de/anomic/kelondro
orbiter 826ca79735 refactoring and new architecture to store the files of the web cache:
- files are not stored any more as individual files
- a new database structure using BLOBHeap files stores many cache entries in common files
- all file-writing procedures had been migrated to generate byte[] objects which are written with the new database methods

this is only an intermediate step to the final architecture, where cached files are written together with their metadata in one single database structure.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5276 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-10-16 21:24:09 +00:00
..
kelondroAbstractIOChunks.java added final where possible 2008-08-02 12:12:04 +00:00
kelondroAbstractOrder.java added final where possible 2008-08-02 12:12:04 +00:00
kelondroAbstractRA.java shifted index deletion-on-exit rule to the class where the errors are produced 2008-09-12 11:51:48 +00:00
kelondroAbstractRecords.java shifted index deletion-on-exit rule to the class where the errors are produced 2008-09-12 11:51:48 +00:00
kelondroArray.java - removed superfluous copyright statement 2008-07-20 17:14:51 +00:00
kelondroAttrSeq.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
kelondroBase64Order.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
kelondroBinSearch.java added final where possible 2008-08-02 12:12:04 +00:00
kelondroBitfield.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
kelondroBLOB.java refactoring and new architecture to store the files of the web cache: 2008-10-16 21:24:09 +00:00
kelondroBLOBArray.java refactoring and new architecture to store the files of the web cache: 2008-10-16 21:24:09 +00:00
kelondroBLOBHeap.java refactoring and new architecture to store the files of the web cache: 2008-10-16 21:24:09 +00:00
kelondroBLOBTree.java refactoring and new architecture to store the files of the web cache: 2008-10-16 21:24:09 +00:00
kelondroBufferedEcoFS.java shifted index deletion-on-exit rule to the class where the errors are produced 2008-09-12 11:51:48 +00:00
kelondroBufferedIOChunks.java shifted index deletion-on-exit rule to the class where the errors are produced 2008-09-12 11:51:48 +00:00
kelondroBufferedRA.java added final where possible 2008-08-02 12:12:04 +00:00
kelondroByteArray.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
kelondroByteOrder.java added final where possible 2008-08-02 12:12:04 +00:00
kelondroBytesIntMap.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
kelondroBytesLongMap.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
kelondroCache.java shifted index deletion-on-exit rule to the class where the errors are produced 2008-09-12 11:51:48 +00:00
kelondroCachedRA.java added logging conditions to all fine and finest log line calls 2008-09-03 00:30:21 +00:00
kelondroCachedRecords.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
kelondroCloneableIterator.java - removed superfluous copyright statement 2008-07-20 17:14:51 +00:00
kelondroCloneableMapIterator.java added final where possible 2008-08-02 12:12:04 +00:00
kelondroCoding.java - removed superfluous copyright statement 2008-07-20 17:14:51 +00:00
kelondroCollectionIndex.java - fixed several bugs in database management functions 2008-10-03 18:57:02 +00:00
kelondroColumn.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
kelondroEcoFS.java shifted index deletion-on-exit rule to the class where the errors are produced 2008-09-12 11:51:48 +00:00
kelondroEcoTable.java - fixed several bugs in database management functions 2008-10-03 18:57:02 +00:00
kelondroException.java added final where possible 2008-08-02 12:12:04 +00:00
kelondroFileRA.java added final where possible 2008-08-02 12:12:04 +00:00
kelondroFixedWidthArray.java added final where possible 2008-08-02 12:12:04 +00:00
kelondroFlexTable.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
kelondroFlexWidthArray.java shifted index deletion-on-exit rule to the class where the errors are produced 2008-09-12 11:51:48 +00:00
kelondroFullRecords.java added final where possible 2008-08-02 12:12:04 +00:00
kelondroHandle.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
kelondroHashtable.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
kelondroIndex.java shifted index deletion-on-exit rule to the class where the errors are produced 2008-09-12 11:51:48 +00:00
kelondroIntBytesMap.java - extended new performance graph (better timing) 2008-08-13 10:37:53 +00:00
kelondroIOChunks.java shifted index deletion-on-exit rule to the class where the errors are produced 2008-09-12 11:51:48 +00:00
kelondroLock.java added final where possible 2008-08-02 12:12:04 +00:00
kelondroMap.java fix for bug in seed list management (cause was bad class overloading, only visual effects!) 2008-10-12 19:51:53 +00:00
kelondroMapDataMining.java fix for bug in seed list management (cause was bad class overloading, only visual effects!) 2008-10-12 19:51:53 +00:00
kelondroMergeIterator.java - added and removed some debugging output 2008-09-18 14:12:15 +00:00
kelondroMHashMap.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
kelondroMicroDate.java added final where possible 2008-08-02 12:12:04 +00:00
kelondroMScoreCluster.java small fixes 2008-09-15 15:11:59 +00:00
kelondroMSetTools.java - changed default browser from netscape to firefox 2008-08-20 07:54:56 +00:00
kelondroNaturalOrder.java added final where possible 2008-08-02 12:12:04 +00:00
kelondroNIOFileRA.java * refactoring 2008-08-02 13:57:00 +00:00
kelondroNode.java
kelondroObjectBuffer.java added final where possible 2008-08-02 12:12:04 +00:00
kelondroObjectSpace.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
kelondroOrder.java - removed superfluous copyright statement 2008-07-20 17:14:51 +00:00
kelondroOutOfLimitsException.java added final where possible 2008-08-02 12:12:04 +00:00
kelondroProfile.java added final where possible 2008-08-02 12:12:04 +00:00
kelondroRA.java shifted index deletion-on-exit rule to the class where the errors are produced 2008-09-12 11:51:48 +00:00
kelondroRAIOChunks.java shifted index deletion-on-exit rule to the class where the errors are produced 2008-09-12 11:51:48 +00:00
kelondroRAMIndex.java shifted index deletion-on-exit rule to the class where the errors are produced 2008-09-12 11:51:48 +00:00
kelondroRecords.java
kelondroRelations.java * refactoring 2008-08-02 13:57:00 +00:00
kelondroRotateIterator.java added final where possible 2008-08-02 12:12:04 +00:00
kelondroRow.java - fixed several bugs in database management functions 2008-10-03 18:57:02 +00:00
kelondroRowCollection.java remove redundant null checks 2008-08-20 08:37:39 +00:00
kelondroRowSet.java shifted index deletion-on-exit rule to the class where the errors are produced 2008-09-12 11:51:48 +00:00
kelondroSortStack.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
kelondroSortStore.java added final where possible 2008-08-02 12:12:04 +00:00
kelondroSplitTable.java shifted index deletion-on-exit rule to the class where the errors are produced 2008-09-12 11:51:48 +00:00
kelondroSQLTable.java shifted index deletion-on-exit rule to the class where the errors are produced 2008-09-12 11:51:48 +00:00
kelondroStack.java - fixed several bugs in database management functions 2008-10-03 18:57:02 +00:00
kelondroTree.java fixed problem with wrong result number calculation 2008-09-03 10:04:46 +00:00
kelondroXMLTables.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00