MCPcopy Create free account
hub / github.com/bytedance/bolt / ssdFile

Method ssdFile

bolt/common/caching/AsyncDataCache.h:258–260  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

256 }
257
258 SsdFile* ssdFile() const {
259 return ssdFile_;
260 }
261
262 uint64_t ssdOffset() const {
263 return ssdOffset_;

Callers 3

writeMethod · 0.80
checkEvictionBlockedMethod · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 2

checkEvictionBlockedMethod · 0.64
TEST_FFunction · 0.64