Ersin ER a écrit :
Hi,
As far as I understand size of a page in our JDBM implementation is
specified in terms of number of entries, not in bytes. So we're not using
fixed length pages. In such a case how can we control the amount of memory
that JDBM uses? And from both theoretical and practical
Hi,
As far as I understand size of a page in our JDBM implementation is
specified in terms of number of entries, not in bytes. So we're not using
fixed length pages. In such a case how can we control the amount of memory
that JDBM uses? And from both theoretical and practical perspective, how
does