enh(sync) sync/mnode integration
This commit is contained in:
parent
249aecacda
commit
a1cd6839a7
|
@ -90,6 +90,7 @@ int32_t mndGetLoad(SMnode *pMnode, SMnodeLoad *pLoad);
|
|||
*/
|
||||
int32_t mndProcessMsg(SRpcMsg *pMsg);
|
||||
|
||||
int32_t mndProcessSyncMsg(SRpcMsg *pMsg);
|
||||
|
||||
int32_t mndProcessApplyMsg(SRpcMsg *pMsg);
|
||||
|
||||
|
|
Loading…
Reference in New Issue