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

Function base_range

src/compaction.rs:314–343  ·  view source on GitHub ↗

Returns the minimal range that covers all entries in `files`

(
    files: &'a [Arc<FileMetaData>],
    level: usize,
    icmp: &InternalKeyComparator<C>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

total_rangeFunction · 0.85
pick_compactionMethod · 0.85
setup_other_inputsMethod · 0.85

Calls 3

iterMethod · 0.45
compareMethod · 0.45
dataMethod · 0.45

Tested by

no test coverage detected