IIDMapping Interface

Summary

A mapping from db4o file source IDs/addresses to target IDs/addresses, used for defragmenting.
graph BT Type["IIDMapping"] class Type type-node Implementing0["IDefragmentServices"]-.->Type click Implementing0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Defragment/IDefragmentServices" Implementing1["DefragmentServicesImpl"]-.->Type click Implementing1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Defragment/DefragmentServicesImpl"

Syntax

public interface IIDMapping

Remarks

A mapping from db4o file source IDs/addresses to target IDs/addresses, used for defragmenting.

Methods

Name Value Summary
MapIDs(int, int, bool) void
StrictMappedID(int) int