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
orbiter 3820525464
more memory protection: auto-flush of caches in case of memory shortage
14 years ago
..
BinSearch.java *) set SVN properties 14 years ago
BufferedObjectIndex.java *) set SVN properties 14 years ago
Cache.java more memory protection: auto-flush of caches in case of memory shortage 14 years ago
Column.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 14 years ago
HandleMap.java *) set SVN properties 14 years ago
HandleSet.java *) set SVN properties 14 years ago
Index.java *) set SVN properties 14 years ago
IndexTest.java *) set SVN properties 14 years ago
RAMIndex.java *) set SVN properties 14 years ago
RAMIndexCluster.java *) set SVN properties 14 years ago
Row.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 14 years ago
RowCollection.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 14 years ago
RowSet.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 14 years ago
RowSpaceExceededException.java *) set SVN properties 14 years ago