public interface MsgBaseOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
long |
getMsgID()
int64 msgID = 2; |
MsgType |
getMsgType()
.milvus.proto.common.MsgType msg_type = 1; |
int |
getMsgTypeValue()
.milvus.proto.common.MsgType msg_type = 1; |
long |
getSourceID()
int64 sourceID = 4; |
long |
getTimestamp()
uint64 timestamp = 3; |
int getMsgTypeValue()
.milvus.proto.common.MsgType msg_type = 1;
MsgType getMsgType()
.milvus.proto.common.MsgType msg_type = 1;
long getMsgID()
int64 msgID = 2;
long getTimestamp()
uint64 timestamp = 3;
long getSourceID()
int64 sourceID = 4;
Copyright © 2022. All rights reserved.