new rpc code: OB_GET_SERVER_STATUS
This commit is contained in:
@ -97,6 +97,7 @@ PCODE_DEF(OB_WASH_MEMORY_FRAGMENTATION, 0x150)
|
||||
PCODE_DEF(OB_GET_TENANT_TABLE_SCHEMA, 0x151)
|
||||
PCODE_DEF(OB_SEND_HEARTBEAT, 0x152)
|
||||
PCODE_DEF(OB_CHECK_SERVER_FOR_ADDING_SERVER, 0x153)
|
||||
PCODE_DEF(OB_GET_SERVER_STATUS, 0x154)
|
||||
// remote interrupt call
|
||||
PCODE_DEF(OB_REMOTE_INTERRUPT_CALL, 0x1EE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user