yacy_search_server/source/net/yacy/kelondro/index
Michael Peter Christen 25a6c05008 experimental removal of synchronization. This should work for all cases
where the size() and isEmpty() method is used only for statistics, which
happens at many locations in YaCy. If these methods are used for
structual reasons (like accessing the last element in an array) then it
may fail or cause other problems. As far as visible, this is not the
case.
2014-01-19 14:47:11 +01:00
..
BinSearch.java
BufferedObjectIndex.java enhancements to crawler 2013-07-18 12:29:04 +02:00
Cache.java - added another enumeration method in kelondro data structure to get a 2012-11-23 13:58:39 +01:00
Column.java
Index.java - added another enumeration method in kelondro data structure to get a 2012-11-23 13:58:39 +01:00
IndexTest.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
RAMIndex.java experimental removal of synchronization. This should work for all cases 2014-01-19 14:47:11 +01:00
RAMIndexCluster.java experimental removal of synchronization. This should work for all cases 2014-01-19 14:47:11 +01:00
Row.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
RowCollection.java better logging in logger 2014-01-16 13:08:39 +01:00
RowHandleMap.java removed debug code 2014-01-19 14:42:26 +01:00
RowHandleSet.java added an optimization option to HandleSet mass data storage structure 2013-11-15 15:38:00 +01:00
RowSet.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00