//
pkg.gl
Category
github.com/darinpp/cockroach
pkg
storage
compactor
package
19.1.0-beta.20190304+incompatible
Repository:
https://github.com/darinpp/cockroach.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
18
Dependents
0
Files
561 SLOC
#
Functions
NewCompactor
NewCompactor returns a compactor for the specified storage engine.
#
Structs
Compactor
A Compactor records suggested compactions and periodically makes requests to the engine to reclaim storage space.
Metrics
Metrics holds all metrics relating to a Compactor.