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

Callers

nothing calls this directly

Calls 1

futureMethod · 0.45

Tested by

no test coverage detected