Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxpaxos
/ StartLearnerSender
Method
StartLearnerSender
src/algorithm/learner.cpp:151–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
}
150
151
void Learner :: StartLearnerSender()
152
{
153
m_oLearnerSender.start();
154
}
155
156
const bool Learner :: IsLearned()
157
{
Callers
nothing calls this directly
Calls
1
start
Method · 0.80
Tested by
no test coverage detected