| 366 | |
| 367 | virtual void OnInit() {} |
| 368 | virtual void OnDispose() {} |
| 369 | |
| 370 | virtual void OnKeepMaster(const int topic_id) {} |
| 371 | virtual void OnRawGetLockInfoFail(const int topic_id, const proto::GetLockInfoRequest &req) {} |
nothing calls this directly
no outgoing calls
no test coverage detected