db4o

BTreeIDMapping Class

BTree mapping for IDs during a defragmentation run.

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

System.Object
   Db4objects.Db4o.Defragment.AbstractContextIDMapping
      Db4objects.Db4o.Defragment.BTreeIDMapping

public class BTreeIDMapping : 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

BTree mapping for IDs during a defragmentation run.

Requirements

Namespace: Db4objects.Db4o.Defragment

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

See Also

BTreeIDMapping Members | Db4objects.Db4o.Defragment Namespace | Db4objects.Db4o.Defragment.Defragment