Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/facebook/CacheLib
/ key
Method
key
cachelib/navy/block_cache/tests/BlockCacheTest.cpp:118–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
CacheEntry& operator=(CacheEntry&&) = default;
117
118
HashedKey key() const { return makeHK(key_); }
119
120
BufferView value() const { return value_.view(); }
121
Callers
5
CacheEntry
Method · 0.45
CollisionCreator
Method · 0.45
TEST
Function · 0.45
resetTestRun
Function · 0.45
TEST
Function · 0.45
Calls
1
makeHK
Function · 0.85
Tested by
no test coverage detected