MCPcopy Create free account
hub / github.com/apache/mesos / future

Method future

src/log/recover.cpp:432–432  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

430 autoInitialize(_autoInitialize) {}
431
432 Future<Owned<Replica>> future() { return promise.future(); }
433
434protected:
435 void initialize() override

Callers 5

futureMethod · 0.45
initializeMethod · 0.45
runRecoverProtocolFunction · 0.45
initializeMethod · 0.45
recoverFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected