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

Method getCacheable

bolt/common/caching/AsyncDataCache.h:254–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252 }
253
254 bool getCacheable() {
255 return cacheable_;
256 }
257
258 SsdFile* ssdFile() const {
259 return ssdFile_;

Callers 2

loadFromSsdMethod · 0.80
loadOrFutureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected