db4o

IFreespaceConfiguration Methods

The methods of the IFreespaceConfiguration interface are listed below. For a complete list of IFreespaceConfiguration interface members, see the IFreespaceConfiguration Members topic.

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