Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
loadFromSsd
Method · 0.80
loadOrFuture
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected