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

Method insert_into

src/batch.rs:118–165  ·  view source on GitHub ↗

Insert all the records in the batch into the given `MemTable`

(&self, mem: &MemTable<C>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

print_contentsFunction · 0.80
process_batchMethod · 0.80
replay_log_fileMethod · 0.80

Calls 5

get_sequenceMethod · 0.80
get_countMethod · 0.80
lenMethod · 0.45
is_emptyMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected