Berkeley DB: DbInfo::set_h_nelem
ee,hash,hashing,transaction,transactions,locking,logging,access method,access me
thods,java,C,C++">
DbInfo::set_h_nelem
#include <db_cxx.h>
void DbInfo::set_h_nelem(u_int32_t);
Description
Set an estimate of the final size of the hash table.
If not set or set too low, hash tables will still expand gracefully
as keys are entered, although a slight performance degradation may
be noticed.