[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The following tables list the members exposed by the IFreespaceConfiguration type.

Public Methods

  NameDescription
DiscardSmallerThan
tuning feature: configures the minimum size of free space slots in the database file that are to be reused.

FreespaceFiller
Configure a way to overwrite freed space in the database file with custom (for example: random) bytes.

UseIndexSystem
configures db4o to use an index-based freespace system.

UseRamSystem
configures db4o to use a RAM-based freespace system.