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

Class LevelFileNumIterator

src/version/mod.rs:642–647  ·  view source on GitHub ↗

An internal iterator. For a given version/level pair, yields information about the files in the level. For a given entry, key() is the largest key that occurs in the file, and value() is an 16-byte value containing the file number and file size, both encoded using `encode_fixed_u64`

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected