Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chen3feng/toft
/ Valid
Method
Valid
storage/sstable/reader/sstable_reader_iterator.cpp:25–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
bool SSTableReader::Iterator::Valid() const {
26
return valid_;
27
}
28
29
} // namespace toft
Callers
9
SeekKey
Method · 0.45
LoadItem
Method · 0.45
Flush
Method · 0.45
main
Function · 0.45
TEST
Function · 0.45
TestSSTableWriter
Function · 0.45
TestSSTableWriterSeek
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
6
main
Function · 0.36
TEST
Function · 0.36
TestSSTableWriter
Function · 0.36
TestSSTableWriterSeek
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36