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

Method finalize

src/log/coordinator.cpp:68–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66
67protected:
68 void finalize() override
69 {
70 electing.discard();
71 writing.discard();
72 }
73
74private:
75 /////////////////////////////////

Callers

nothing calls this directly

Calls 1

discardMethod · 0.45

Tested by

no test coverage detected