MCPcopy 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
151void Learner :: StartLearnerSender()
152{
153 m_oLearnerSender.start();
154}
155
156const bool Learner :: IsLearned()
157{

Callers

nothing calls this directly

Calls 1

startMethod · 0.80

Tested by

no test coverage detected