The methods of the FreespaceConfiguration interface are listed below. For a complete list of FreespaceConfiguration interface members, see the FreespaceConfiguration Members topic.
discardSmallerThan
|
tuning feature: configures the minimum size of free space slots in the database file that are to be reused. |
useIndexSystem
|
configures db4o to use an index-based freespace system. |
useRamSystem
|
configures db4o to use a RAM-based freespace system. |
FreespaceConfiguration Interface | com.db4o.config Namespace