Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ future
Method
future
src/log/catchup.cpp:334–337 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
332
timeout(_timeout) {}
333
334
Future<uint64_t> future()
335
{
336
return promise.future();
337
}
338
339
protected:
340
void initialize() override
Callers
nothing calls this directly
Calls
1
future
Method · 0.45
Tested by
no test coverage detected