[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Classes
| Class | Description | |
|---|---|---|
| AbstractContextIDMapping | Base class for defragment ID mappings. | |
| AvailableTypeFilter | ||
| BTreeIDMapping | BTree mapping for IDs during a defragmentation run. | |
| DbSelector | ||
| Defragment | defragments database files. | |
| DefragmentConfig | Configuration for a defragmentation run. | |
| DefragmentInfo | A message from the defragmentation process. | |
| TreeIDMapping | In-memory mapping for IDs during a defragmentation run. |
Interfaces
| Interface | Description | |
|---|---|---|
| IContextIDMapping | The ID mapping used internally during a defragmentation run. | |
| IDefragmentListener | Listener for defragmentation process messages. | |
| IStoredClassFilter | Filter for StoredClass instances. |