[CP] Standardize usage of ObAsyncRpcProxy

This commit is contained in:
tino247
2023-11-16 06:15:24 +00:00
committed by ob-robot
parent b6d3ba3007
commit bfa8606371
28 changed files with 433 additions and 361 deletions

View File

@ -8976,6 +8976,7 @@ public:
int assign(const ObDetectMasterRsLSResult &other);
void reset();
bool is_valid() const;
void set_role(const common::ObRole &role);
void set_master_rs(const common::ObAddr &master_rs);
int set_replica(const share::ObLSReplica &replica);