Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
67
protected:
68
void finalize() override
69
{
70
electing.discard();
71
writing.discard();
72
}
73
74
private:
75
/////////////////////////////////
Callers
nothing calls this directly
Calls
1
discard
Method · 0.45
Tested by
no test coverage detected