Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeDB-Lab/nodedb
/ last
Method
last
nodedb/src/engine/timeseries/columnar_agg.rs:375–377 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
373
}
374
375
pub fn last(&self) -> f64 {
376
self.last
377
}
378
}
379
380
#[cfg(test)]
Callers
15
buffer_polygon
Function · 0.45
validate_recursive
Function · 0.45
check_ring_self_intersection
Function · 0.45
point_on_ring_boundary
Function · 0.45
ring_edges
Function · 0.45
st_intersection
Function · 0.45
strip_closing
Function · 0.45
last_index
Method · 0.45
last_term
Method · 0.45
single_node_propose_and_commit
Function · 0.45
replay_from_limit_across_segments
Function · 0.45
parallel_writers_survive_truncation
Function · 0.45
Calls
no outgoing calls
Tested by
15
single_node_propose_and_commit
Function · 0.36
replay_from_limit_across_segments
Function · 0.36
parallel_writers_survive_truncation
Function · 0.36
extract_and_shadow_writes_before_purge_lsn
Function · 0.36
replay_limit_from_last_segment_opens_only_last_segment
Function · 0.36
replay_skips_segments_entirely_below_from_lsn
Function · 0.36
resolved_codec_never_serializes_as_auto_discriminant
Function · 0.36
auto_codec_resolves_to_concrete_before_write
Function · 0.36
all_builtins_arg_counts_consistent
Function · 0.36
overflow_drops_oldest
Function · 0.36
kahan_precision
Function · 0.36
propose_routes_to_correct_group
Function · 0.36