Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ isGeneratedForCommandTask
Method
isGeneratedForCommandTask
src/slave/slave.cpp:11329–11332 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11327
11328
11329
bool Executor::isGeneratedForCommandTask() const
11330
{
11331
return isGeneratedForCommandTask_;
11332
}
11333
11334
11335
void Executor::closeHttpConnection()
Callers
3
foreachvalue
Function · 0.80
launchExecutor
Method · 0.80
executorTerminated
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected