Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeDB-Lab/nodedb
/ last_lsn
Method
last_lsn
nodedb/src/engine/array/memtable/tile_buffer.rs:124–126 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
122
}
123
124
pub fn last_lsn(&self) -> u64 {
125
self.last_lsn
126
}
127
128
/// Replay buffered entries into a fresh `SparseTile`.
129
///
Callers
1
stats
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected