db4o

TreeIDMapping Class

In-memory mapping for IDs during a defragmentation run.

For a list of all members of this type, see TreeIDMapping Members.

System.Object
   Db4objects.Db4o.Defragment.AbstractContextIDMapping
      Db4objects.Db4o.Defragment.TreeIDMapping

public class TreeIDMapping : AbstractContextIDMapping

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

In-memory mapping for IDs during a defragmentation run.

Requirements

Namespace: Db4objects.Db4o.Defragment

Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)

See Also

TreeIDMapping Members | Db4objects.Db4o.Defragment Namespace | Db4objects.Db4o.Defragment.Defragment