MCPcopy Create free account
hub / github.com/NodeDB-Lab/nodedb / load

Method load

nodedb/src/control/surrogate/assign.rs:246–248  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

244 }
245
246 fn load(&self) -> crate::Result<u32> {
247 self.catalog.get_surrogate_hwm()
248 }
249}
250
251#[cfg(test)]

Callers 15

run_catchup_cycleFunction · 0.45
total_droppedMethod · 0.45
plan_with_nodedb_sqlMethod · 0.45
files_encryptedMethod · 0.45
list_allMethod · 0.45
is_locked_downMethod · 0.45
failed_login_spikeMethod · 0.45
is_jwks_circuit_openMethod · 0.45
to_prometheusMethod · 0.45
append_histogramFunction · 0.45

Calls 1

get_surrogate_hwmMethod · 0.80

Tested by 1