Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ activate
Method
activate
src/master/framework.cpp:642–647 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
640
641
642
bool Framework::activate()
643
{
644
bool noop = active_;
645
active_ = true;
646
return !noop;
647
}
648
649
650
bool Framework::deactivate()
Callers
8
foreachkey
Function · 0.45
TEST
Function · 0.45
TYPED_TEST
Function · 0.45
_subscribe
Method · 0.45
connectAndActivateRecoveredFramework
Method · 0.45
_failoverFramework
Method · 0.45
bootstrap.js
File · 0.45
bootstrap.min.js
File · 0.45
Calls
no outgoing calls
Tested by
3
foreachkey
Function · 0.36
TEST
Function · 0.36
TYPED_TEST
Function · 0.36