OnCompaction typedef

OnCompaction = void Function(CompactionResult result)

Callback for compaction events.

Implementation

typedef OnCompaction = void Function(CompactionResult result);