db4o

IFreespaceConfiguration Members

IFreespaceConfiguration overview

Public Instance Methods

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.
UseIndexSystemconfigures db4o to use an index-based freespace system.
UseRamSystemconfigures db4o to use a RAM-based freespace system.

See Also

IFreespaceConfiguration Interface | Db4objects.Db4o.Config Namespace