Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/tera
/ Open
Method
Open
src/leveldb/persistent_cache/persistent_cache_file.cc:30–30 ·
view source on GitHub ↗
RandomAccessFile
Source
from the content-addressed store, hash-verified
28
// RandomAccessFile
29
//
30
Status RandomAccessCacheFile::Open() { return OpenImpl(); }
31
32
Status RandomAccessCacheFile::OpenImpl() {
33
RandomAccessFile* file;
Callers
3
AddExistingFile
Method · 0.45
NewShardedPersistentCache
Function · 0.45
Init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected