mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-29 18:38:44 +08:00
[skip ci] Update MsgTyp code in develop guide doc (#11743)
Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>
This commit is contained in:
parent
9447aa1dae
commit
c416f1e71f
@ -121,6 +121,7 @@ const (
|
||||
MsgType_RemoveQueryChannels MsgType = 511
|
||||
// DATA SERVICE
|
||||
MsgType_SegmentInfo MsgType = 600
|
||||
MsgType_SystemInfo MsgType = 601
|
||||
// SYSTEM CONTROL
|
||||
MsgType_TimeTick MsgType = 1200
|
||||
MsgType_QueryNodeStats MsgType = 1201
|
||||
|
Loading…
Reference in New Issue
Block a user