Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/facebook/CacheLib
/ wasCleanShutDown
Method
wasCleanShutDown
cachelib/allocator/NvmCacheState.cpp:145–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
bool NvmCacheState::shouldDropNvmCache() const { return shouldDropNvmCache_; }
144
145
bool NvmCacheState::wasCleanShutDown() const { return wasCleanshutDown_; }
146
147
time_t NvmCacheState::getCreationTime() const { return creationTime_; }
148
Callers
1
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64