Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ future
Method
future
src/log/recover.cpp:94–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
terminating(false) {}
93
94
Future<Option<RecoverResponse>> future() { return promise.future(); }
95
96
protected:
97
void initialize() override
Callers
nothing calls this directly
Calls
1
future
Method · 0.45
Tested by
no test coverage detected