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

Method start

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

Starts the executor driver. This needs to be called before any other driver calls are made. @return The state of the driver after the call. @see Status

()

Source from the content-addressed store, hash-verified

37 * @see Status
38 */
39 public Status start();
40
41 /**
42 * Stops the executor driver.

Callers 15

TEST_FFunction · 0.65
cloneFunction · 0.65
verifyFunction · 0.65
TEST_FFunction · 0.65
_runMethod · 0.65
TESTFunction · 0.65
runMethod · 0.65
runMethod · 0.65
TEST_PFunction · 0.65
loopFunction · 0.65
awaitFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 15

TEST_FFunction · 0.52
TEST_FFunction · 0.52
_runMethod · 0.52
TESTFunction · 0.52
runMethod · 0.52
runMethod · 0.52
TEST_PFunction · 0.52
awaitFunction · 0.52
StartSlaveMethod · 0.52
foreachvalueFunction · 0.52
TEST_PFunction · 0.52
launchParentContainerMethod · 0.52