Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ reference
Method
reference
src/slave/containerizer/fetcher.cpp:1328–1331 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1326
1327
1328
void FetcherProcess::Cache::Entry::reference()
1329
{
1330
referenceCount++;
1331
}
1332
1333
1334
void FetcherProcess::Cache::Entry::unreference()
Callers
5
foreach
Function · 0.80
moveLayers
Method · 0.80
put
Method · 0.80
foreach
Function · 0.80
validateSecret
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected