Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ recover
Method
recover
src/tests/containerizer.cpp:84–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
Future<Nothing> recover(
85
const Option<slave::state::SlaveState>& state)
86
{
87
return Nothing();
88
}
89
90
Future<slave::Containerizer::LaunchResult> launch(
91
const ContainerID& containerId,
Callers
15
ACTION_P
Function · 0.45
TEST_F
Function · 0.45
TEST_P
Function · 0.45
TEST_F
Function · 0.45
TEST_F_TEMP_DISABLED_ON_WINDOWS
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_P
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
Calls
1
Nothing
Class · 0.85
Tested by
no test coverage detected