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

Method future

src/log/catchup.cpp:61–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 ~CatchUpProcess() override {}
60
61 Future<uint64_t> future() { return promise.future(); }
62
63protected:
64 void initialize() override

Callers 6

initializeMethod · 0.45
catchupFunction · 0.45
futureMethod · 0.45
initializeMethod · 0.45
futureMethod · 0.45
initializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected