public interface IDsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
IDs.IdFieldCase |
getIdFieldCase() |
LongArray |
getIntId()
.milvus.proto.schema.LongArray int_id = 1; |
LongArrayOrBuilder |
getIntIdOrBuilder()
.milvus.proto.schema.LongArray int_id = 1; |
StringArray |
getStrId()
.milvus.proto.schema.StringArray str_id = 2; |
StringArrayOrBuilder |
getStrIdOrBuilder()
.milvus.proto.schema.StringArray str_id = 2; |
boolean |
hasIntId()
.milvus.proto.schema.LongArray int_id = 1; |
boolean |
hasStrId()
.milvus.proto.schema.StringArray str_id = 2; |
boolean hasIntId()
.milvus.proto.schema.LongArray int_id = 1;LongArray getIntId()
.milvus.proto.schema.LongArray int_id = 1;LongArrayOrBuilder getIntIdOrBuilder()
.milvus.proto.schema.LongArray int_id = 1;boolean hasStrId()
.milvus.proto.schema.StringArray str_id = 2;StringArray getStrId()
.milvus.proto.schema.StringArray str_id = 2;StringArrayOrBuilder getStrIdOrBuilder()
.milvus.proto.schema.StringArray str_id = 2;IDs.IdFieldCase getIdFieldCase()
Copyright © 2023. All rights reserved.