| 132 | virtual void OnGetRequestInvalid(const proto::GetRequest &req) {} |
| 133 | virtual void OnGetCheckMasterUnpass(const proto::GetRequest &req) {} |
| 134 | virtual void OnGetCheckMasterPass(const proto::GetRequest &req) {} |
| 135 | virtual void OnBaseMgrGet(const proto::GetRequest &req) {} |
| 136 | virtual void OnBaseMgrGetFail(const proto::GetRequest &req) {} |
| 137 | virtual void OnBaseMgrGetSucc(const proto::GetRequest &req, const proto::GetResponse &resp) {} |