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/de/anomic/kelondro/index
orbiter 1c54ae4a63
some small changes in HandleMap Testing
16 years ago
..
BinSearch.java
Column.java - refactoring of IntegerHandleIndex and LongHandleIndex: both classes had been merged into the new HandleMap class, which handles (key<byte[]>,n-byte-long) pairs with arbitraty key and value length. This will be useful to get a memory-enhanced/minimized database table indexing. 16 years ago
HandleMap.java some small changes in HandleMap Testing 16 years ago
HandleSet.java
IndexTest.java - refactoring of IntegerHandleIndex and LongHandleIndex: both classes had been merged into the new HandleMap class, which handles (key<byte[]>,n-byte-long) pairs with arbitraty key and value length. This will be useful to get a memory-enhanced/minimized database table indexing. 16 years ago
ObjectArray.java
ObjectArrayCache.java
ObjectIndex.java
ObjectIndexCache.java
Row.java
RowCollection.java
RowSet.java
RowSetArray.java
SimpleARC.java