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

Method header

nodedb-array/src/segment/reader.rs:157–159  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

155 }
156
157 pub fn header(&self) -> &SegmentHeader {
158 &self.header
159 }
160
161 pub fn schema_hash(&self) -> u64 {
162 self.header.schema_hash

Callers 15

distance_preparedMethod · 0.45
distance_preparedMethod · 0.45
flush_webhookMethod · 0.45
decrypt_with_vaultMethod · 0.45
rewrap_with_vaultMethod · 0.45
fetch_jwksFunction · 0.45
query_ndjsonFunction · 0.45
spawn_metrics_exporterFunction · 0.45
export_trace_with_clientFunction · 0.45
deliver_eventFunction · 0.45

Calls

no outgoing calls