You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/kelondro/index
Daleth Darko 3ced06c731
Various javadoc fixes
3 years ago
..
BinSearch.java Properly close file output streams even on exceptions scenarios. 8 years ago
BufferedObjectIndex.java making sure that crawl queues are closed correctly to prevent data loss 3 years ago
Cache.java - enhanced postprocessing speed and memory footprint (by using HashMaps 11 years ago
Column.java upd Column.toString to output encoder "{bytes}" 8 years ago
Index.java added missing @Override annotation 11 years ago
IndexTest.java
OnDemandOpenFileIndex.java making sure that crawl queues are closed correctly to prevent data loss 3 years ago
RAMIndex.java fix in key enumeration methods for cases where the enumeration is done 10 years ago
RAMIndexCluster.java another fix to ordering of table indexes; fixes also network stats 10 years ago
Row.java refactoring with CommonPattern.COMMA 10 years ago
RowCollection.java reduced complexity - removed concurrency in sort 4 years ago
RowHandleMap.java Various javadoc fixes 3 years ago
RowHandleSet.java Properly close file output streams even on exceptions scenarios. 8 years ago
RowSet.java Various javadoc fixes 3 years ago