summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlulabad <lulabad@6c8d7289-2bf4-0310-a012-ef5d649a1542>2008-02-10 08:22:40 +0000
committerlulabad <lulabad@6c8d7289-2bf4-0310-a012-ef5d649a1542>2008-02-10 08:22:40 +0000
commitfcd9d954ebbe96f3970ee1d8a6bae1d71147be69 (patch)
treee421b717cab298dd37d3e0936ab2971b05413425
parent0441990f3e0d5ab69a4ce25557664ad5e91e12ee (diff)
changed tableCount into tableSize
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4470 6c8d7289-2bf4-0310-a012-ef5d649a1542
-rw-r--r--htroot/PerformanceMemory_p.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/PerformanceMemory_p.xml b/htroot/PerformanceMemory_p.xml
index ef069847e..fcc61c1de 100644
--- a/htroot/PerformanceMemory_p.xml
+++ b/htroot/PerformanceMemory_p.xml
@@ -27,7 +27,7 @@
#{EcoList}#
<entry>
<tableIndexPath>#[tableIndexPath]#</tableIndexPath>
- <tableCount>#[tableCount]#</tableCount>
+ <tableSize>#[tableSize]#</tableSize>
<tableKeyChunkSize>#[tableKeyChunkSize]#</tableKeyChunkSize>
<tableKeyMem>#[tableKeyMem]#</tableKeyMem>
<tableValueChunkSize>#[tableValueChunkSize]#</tableValueChunkSize>