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

Method join

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

Waits for the driver to be stopped or aborted, possibly _blocking_ the current thread indefinitely. The return status of this function can be used to determine if the driver was aborted (see mesos.proto for a description of Status). @return The state of the driver after the call. @see Status

()

Source from the content-addressed store, hash-verified

73 * @see Status
74 */
75 public Status join();
76
77 /**
78 * Starts and immediately joins (i.e., blocks on) the driver.

Callers 15

TESTFunction · 0.65
finalizeMethod · 0.65
foreachFunction · 0.65
TESTFunction · 0.65
TESTFunction · 0.65
foreachFunction · 0.65
find_versionFunction · 0.65
simple_urljoinFunction · 0.65
shutdownMethod · 0.65
getFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 15

TESTFunction · 0.52
TESTFunction · 0.52
TESTFunction · 0.52
foreachFunction · 0.52
TearDownMethod · 0.52
TEST_FFunction · 0.52
TEST_PFunction · 0.52
TEST_FFunction · 0.52
TEST_FFunction · 0.52
TEST_FFunction · 0.52