MCPcopy 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

8namespace toft {
9
10InMemorySSTableReader::InMemorySSTableReader() {
11}
12
13InMemorySSTableReader::~InMemorySSTableReader() {
14}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected