Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ block
Method
block
src/tests/master_load_tests.cpp:227–232 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
225
}
226
227
Future<Nothing> block()
228
{
229
return process::dispatch(
230
process_.get(),
231
&BlockingAuthorizerProcess::block);
232
}
233
234
Future<Nothing> unleash()
235
{
Callers
5
prepareCluster
Method · 0.45
devolve
Function · 0.45
evolve
Function · 0.45
devolve
Function · 0.45
evolve
Function · 0.45
Calls
2
dispatch
Function · 0.50
get
Method · 0.45
Tested by
no test coverage detected