Berkeley DB: DbMpool

DbMpool


import com.sleepycat.db.*;

Description

This manual page describes the specific details of the DbMpool class.

The DbMpool class has a small subset of the corresponding C and C++ functionality. This class has been provided to allow certain administrative actions on underlying shared memory buffer pools opened as a consequence of db_appinit. Direct access to other DbMpool functionality is not appropriate for the Java environment.

Class

DbMpool

See Also

DbMpool.fstat, DbMpool.stat and DbMpool.trickle.