Expand description
High-level compaction orchestrator.
The Compactor coordinates snapshotting, stability monitoring, and pruning to manage metadata growth over time.
Structs§
- Compaction
Config - Configuration for the compactor.
- Compaction
Result - Result of a compaction operation.
- Compaction
Stats - Statistics about compaction operations.
- Compactor
- High-level compactor that orchestrates all compaction operations.
- Snapshot
Config Serializable - Serializable version of SnapshotConfig.
- Stability
Config Serializable - Serializable version of StabilityConfig.
Enums§
- Compaction
Error - Errors that can occur during compaction.