[CP] Standardize usage of ObAsyncRpcProxy
This commit is contained in:
@ -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);
|
||||
|
||||
Reference in New Issue
Block a user