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
Michael Peter Christen ea10766bfd
cleaned unnecessary nested code
13 years ago
..
BinSearch.java refactoring 13 years ago
BufferedObjectIndex.java Now used synchronization in all close() methods to make sure all objects 13 years ago
Cache.java cleaned unnecessary nested code 13 years ago
Column.java add-on to latest commit 13 years ago
HandleMap.java fixed handlemap spread factor and null iterator handling 13 years ago
HandleSet.java made HandleSet serializable 13 years ago
Index.java refactoring 13 years ago
IndexTest.java
RAMIndex.java synchronization needed 13 years ago
RAMIndexCluster.java fixed handlemap spread factor and null iterator handling 13 years ago
Row.java fixes for new eclipse 'Juno' warning 'Resource leak'. 13 years ago
RowCollection.java small speed enhancement using a column factory 13 years ago
RowSet.java cleaned unnecessary nested code 13 years ago
RowSpaceExceededException.java