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

Method pause

src/checks/checker.cpp:148–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146
147
148void Checker::pause()
149{
150 dispatch(process.get(), &CheckerProcess::pause);
151}
152
153
154void Checker::resume()

Callers 12

disconnectedMethod · 0.45
recoverMethod · 0.45
killMethod · 0.45
reapedMethod · 0.45
foreachvalueMethod · 0.45
waitedMethod · 0.45
killMethod · 0.45
_killTaskMethod · 0.45
reapedMethod · 0.45
fFunction · 0.45
bootstrap.jsFile · 0.45
bootstrap.min.jsFile · 0.45

Calls 2

dispatchFunction · 0.50
getMethod · 0.45

Tested by

no test coverage detected