MCPcopy 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
411MasterInfo Master::getMasterInfo()
412{
413 return master->info();
414}
415
416
417void Master::setAuthorizationCallbacks(Authorizer* authorizer)

Callers 5

TEST_PFunction · 0.80
TEST_PFunction · 0.80
TEST_PFunction · 0.80
TEST_FFunction · 0.80
receivedMethod · 0.80

Calls 1

infoMethod · 0.80

Tested by

no test coverage detected