MCPcopy 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
195protected:
196 void initialize() override

Callers

nothing calls this directly

Calls 1

futureMethod · 0.45

Tested by

no test coverage detected