MCPcopy 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
11329bool Executor::isGeneratedForCommandTask() const
11330{
11331 return isGeneratedForCommandTask_;
11332}
11333
11334
11335void Executor::closeHttpConnection()

Callers 3

foreachvalueFunction · 0.80
launchExecutorMethod · 0.80
executorTerminatedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected