[][src]Module rocks::compaction_filter

CompactionFilter allows an application to modify/delete a key-value at the time of compaction.

Structs

Context

Context information of a compaction run

Enums

Decision
ValueType

Traits

CompactionFilter

CompactionFilter allows an application to modify/delete a key-value at the time of compaction.

CompactionFilterFactory

Each compaction will create a new CompactionFilter allowing the application to know about different compactions