public interface DMLMsgHeaderOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
MsgBase |
getBase()
.milvus.proto.common.MsgBase base = 1; |
MsgBaseOrBuilder |
getBaseOrBuilder()
.milvus.proto.common.MsgBase base = 1; |
String |
getShardName()
string shardName = 2; |
com.google.protobuf.ByteString |
getShardNameBytes()
string shardName = 2; |
boolean |
hasBase()
.milvus.proto.common.MsgBase base = 1; |
boolean hasBase()
.milvus.proto.common.MsgBase base = 1;MsgBase getBase()
.milvus.proto.common.MsgBase base = 1;MsgBaseOrBuilder getBaseOrBuilder()
.milvus.proto.common.MsgBase base = 1;String getShardName()
string shardName = 2;com.google.protobuf.ByteString getShardNameBytes()
string shardName = 2;Copyright © 2023. All rights reserved.