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

Method future

src/linux/routing/link/link.cpp:160–160  ·  view source on GitHub ↗

Returns a future which gets set when the link has been removed.

Source from the content-addressed store, hash-verified

158
159 // Returns a future which gets set when the link has been removed.
160 Future<Nothing> future() { return promise.future(); }
161
162protected:
163 virtual void initialize()

Callers 2

initializeMethod · 0.45
removedFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected