| 457 | static LockKeepMasterThreadBP *GetThreadInstance(); |
| 458 | |
| 459 | LockKeepMasterThreadBP() {} |
| 460 | virtual ~LockKeepMasterThreadBP() {} |
| 461 | |
| 462 | virtual void OnProposeMasterSucc(const int topic_id, const int paxos_group_id) {} |
nothing calls this directly
no outgoing calls
no test coverage detected