Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ getBootIdPath
Function
getBootIdPath
src/slave/paths.cpp:158–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
157
158
string getBootIdPath(const string& rootDir)
159
{
160
return path::join(rootDir, BOOT_ID_FILE);
161
}
162
163
164
string getLatestSlavePath(const string& rootDir)
Callers
8
TEST_P
Function · 0.85
TYPED_TEST
Function · 0.85
TEST_F
Function · 0.85
TEST_P
Function · 0.85
TEST_F
Function · 0.85
TEST_F
Function · 0.85
recover
Function · 0.85
__recover
Method · 0.85
Calls
1
join
Function · 0.50
Tested by
6
TEST_P
Function · 0.68
TYPED_TEST
Function · 0.68
TEST_F
Function · 0.68
TEST_P
Function · 0.68
TEST_F
Function · 0.68
TEST_F
Function · 0.68