Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeDB-Lab/nodedb
/ len
Method
len
nodedb-cluster/src/ghost.rs:199–201 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
197
}
198
199
pub fn len(&self) -> usize {
200
self.stubs.len()
201
}
202
203
pub fn is_empty(&self) -> bool {
204
self.stubs.is_empty()
Callers
15
surrogate_identity_survives_vshard_routing_cutover
Function · 0.45
pgwire_gateway_migration_plan_cache_hits
Function · 0.45
op_log_count
Function · 0.45
http_gateway_migration_cross_node_query
Function · 0.45
op_log_count
Function · 0.45
query_named_rows
Function · 0.45
op_log_count
Function · 0.45
fast_path_and_version_overwrite
Function · 0.45
op_log_count
Function · 0.45
follower_acquire_forwards_to_leader
Function · 0.45
parse_pagerank_rows
Function · 0.45
graph_traverse_impl
Method · 0.45
Calls
no outgoing calls
Tested by
15
surrogate_identity_survives_vshard_routing_cutover
Function · 0.36
pgwire_gateway_migration_plan_cache_hits
Function · 0.36
op_log_count
Function · 0.36
http_gateway_migration_cross_node_query
Function · 0.36
op_log_count
Function · 0.36
query_named_rows
Function · 0.36
op_log_count
Function · 0.36
fast_path_and_version_overwrite
Function · 0.36
op_log_count
Function · 0.36
follower_acquire_forwards_to_leader
Function · 0.36
version_mismatch_returns_error
Function · 0.36
write_framed_raw
Function · 0.36