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

Method get

src/version/mod.rs:130–217  ·  view source on GitHub ↗

Search the value by the given key in sstables level by level

(
        &self,
        options: ReadOptions,
        key: LookupKey,
        table_cache: &TableCache<S, C>,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

level_files_countMethod · 0.45
get_childMethod · 0.45

Calls 11

find_fileFunction · 0.85
internal_keyMethod · 0.80
user_keyMethod · 0.80
cloneMethod · 0.80
iterMethod · 0.45
is_emptyMethod · 0.45
compareMethod · 0.45
lenMethod · 0.45
cmpMethod · 0.45
keyMethod · 0.45
valueMethod · 0.45

Tested by

no test coverage detected