| 182 | static StoreIMMasterBP *GetThreadInstance(); |
| 183 | |
| 184 | StoreIMMasterBP() {} |
| 185 | virtual ~StoreIMMasterBP() {} |
| 186 | |
| 187 | virtual void OnIMMaster(const int topic_id, const int paxos_group_id) {} |
nothing calls this directly
no outgoing calls
no test coverage detected