Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ getMasterInfo
Method
getMasterInfo
src/tests/cluster.cpp:411–414 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
409
410
411
MasterInfo Master::getMasterInfo()
412
{
413
return master->info();
414
}
415
416
417
void Master::setAuthorizationCallbacks(Authorizer* authorizer)
Callers
5
TEST_P
Function · 0.80
TEST_P
Function · 0.80
TEST_P
Function · 0.80
TEST_F
Function · 0.80
received
Method · 0.80
Calls
1
info
Method · 0.80
Tested by
no test coverage detected