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

Method ssdOffset

bolt/common/caching/AsyncDataCache.h:262–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

260 }
261
262 uint64_t ssdOffset() const {
263 return ssdOffset_;
264 }
265
266 bool ssdSaveable() const {
267 return ssdSaveable_;

Callers 2

checkEvictionBlockedMethod · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 2

checkEvictionBlockedMethod · 0.64
TEST_FFunction · 0.64