Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ foreachvalue
Function
foreachvalue
src/slave/slave.cpp:258–260 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
256
// event and initiate a shut down itself.
257
258
foreachvalue (Framework* framework, frameworks) {
259
delete framework;
260
}
261
262
delete authenticatee;
263
}
Callers
1
recover
Method · 0.70
Calls
15
copy
Function · 0.85
frameworkHasCapability
Function · 0.85
defer
Function · 0.85
loop
Function · 0.85
getResourceProviderId
Function · 0.85
getExecutorRunPath
Function · 0.85
CopyFrom
Method · 0.80
isGeneratedForCommandTask
Method · 0.80
MergeFrom
Method · 0.80
getExecutor
Method · 0.80
recoverExecutor
Method · 0.80
at
Method · 0.80
Tested by
no test coverage detected