Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chen3feng/toft
/ InMemorySSTableReader
Method
InMemorySSTableReader
storage/sstable/reader/in_memory_sstable_reader.cpp:10–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
namespace toft {
9
10
InMemorySSTableReader::InMemorySSTableReader() {
11
}
12
13
InMemorySSTableReader::~InMemorySSTableReader() {
14
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected