Skip to main content
Version: 57.2.0

CompactTombstonesResult

Properties

byCollection

byCollection: Record<string, { markers: number; tombstones: number; }>

Per-collection counts of hard-deleted tombstones and scope-move markers.


totalMarkers

totalMarkers: number

Total scope-move markers hard-deleted.


totalTombstones

totalTombstones: number

Total tombstones hard-deleted.