MCPcopy Create free account
hub / github.com/apache/mesos / run

Method run

src/java/src/org/apache/mesos/ExecutorDriver.java:84–84  ·  view source on GitHub ↗

Starts and immediately joins (i.e., blocks on) the driver. @return The state of the driver after the call. @see Status

()

Source from the content-addressed store, hash-verified

82 * @see Status
83 */
84 public Status run();
85
86 /**
87 * Sends a status update to the framework scheduler, retrying as

Callers 15

runMethod · 0.65
foreachFunction · 0.65
TESTFunction · 0.65
mainFunction · 0.65
launchContainerMethod · 0.65
TEST_FFunction · 0.65
TESTFunction · 0.65
TEST_FFunction · 0.65
TEST_FFunction · 0.65

Implementers 2

MesosExecutorDriversrc/java/src/org/apache/mesos/MesosExe
ExecutorDriversrc/python/interface/src/mesos/interfa

Calls

no outgoing calls

Tested by 11

foreachFunction · 0.52
TESTFunction · 0.52
launchContainerMethod · 0.52
TEST_FFunction · 0.52
TESTFunction · 0.52
TEST_FFunction · 0.52
TEST_FFunction · 0.52
mainFunction · 0.52
mainFunction · 0.52
mainFunction · 0.52