MCPcopy Create free account
hub / github.com/Fullstop000/wickdb / pick_compaction

Method pick_compaction

src/version/version_set.rs:492–577  ·  view source on GitHub ↗

Pick level and inputs for a new compaction. Returns `None` if no compaction needs to be done. Otherwise returns a `Compaction` that describes the compaction.

(&mut self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

background_compactionMethod · 0.80

Calls 13

base_rangeFunction · 0.85
currentMethod · 0.80
cloneMethod · 0.80
add_baseMethod · 0.80
setup_other_inputsMethod · 0.80
is_trivial_moveMethod · 0.80
init_allowed_seeksMethod · 0.80
readMethod · 0.45
iterMethod · 0.45
is_emptyMethod · 0.45
compareMethod · 0.45

Tested by

no test coverage detected