package
19.2.12+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

NewCompactor returns a compactor for the specified storage engine.

# Structs

A Compactor records suggested compactions and periodically makes requests to the engine to reclaim storage space.
Metrics holds all metrics relating to a Compactor.