Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ future
Method
future
src/log/catchup.cpp:193–193 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
191
~BulkCatchUpProcess() override {}
192
193
Future<Nothing> future() { return promise.future(); }
194
195
protected:
196
void initialize() override
Callers
nothing calls this directly
Calls
1
future
Method · 0.45
Tested by
no test coverage detected