yacy_search_server/source/de/anomic/kelondro/util
orbiter 7dff1cba62 removed option to use different primary keys in kelondro tables
this option was never used and there is also no use to set other columns but the first as the primary key. as a result, access methods to the key do not need to compute key positions, and they work faster.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5711 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-03-13 16:52:31 +00:00
..
AttrSeq.java removed option to use different primary keys in kelondro tables 2009-03-13 16:52:31 +00:00
ByteArray.java * added some convertions to and from UTF-8 2009-02-05 12:12:07 +00:00
ByteBuffer.java * sorry,previous version didn't compile 2009-02-05 12:15:21 +00:00
CompressedHashMap.java
DateFormatter.java added experimental timeline api 2009-03-06 16:01:29 +00:00
FileUtils.java - refactoring of IntegerHandleIndex and LongHandleIndex (better method names) 2009-03-08 21:37:17 +00:00
kelondroException.java
kelondroOutOfLimitsException.java
Log.java
MemoryControl.java - better memory protection in kelondro caches: computation of needed memory for cache grow 2009-02-15 23:35:59 +00:00
NamePrefixThreadFactory.java moved logging partially to kelondro 2009-01-31 01:06:56 +00:00
ObjectSpace.java
ScoreCluster.java some fixes recommended by findbugs 2009-02-16 23:31:54 +00:00
SetTools.java
SortStack.java
SortStore.java
XMLTables.java