public interface GetIndexStateRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
MsgBase |
getBase()
must
.milvus.proto.common.MsgBase base = 1; |
MsgBaseOrBuilder |
getBaseOrBuilder()
must
.milvus.proto.common.MsgBase base = 1; |
String |
getCollectionName()
must
string collection_name = 3; |
com.google.protobuf.ByteString |
getCollectionNameBytes()
must
string collection_name = 3; |
String |
getDbName()
string db_name = 2; |
com.google.protobuf.ByteString |
getDbNameBytes()
string db_name = 2; |
String |
getFieldName()
string field_name = 4; |
com.google.protobuf.ByteString |
getFieldNameBytes()
string field_name = 4; |
String |
getIndexName()
No need to set up for now @2021.06.30
string index_name = 5; |
com.google.protobuf.ByteString |
getIndexNameBytes()
No need to set up for now @2021.06.30
string index_name = 5; |
boolean |
hasBase()
must
.milvus.proto.common.MsgBase base = 1; |
boolean hasBase()
must
.milvus.proto.common.MsgBase base = 1;MsgBase getBase()
must
.milvus.proto.common.MsgBase base = 1;MsgBaseOrBuilder getBaseOrBuilder()
must
.milvus.proto.common.MsgBase base = 1;String getDbName()
string db_name = 2;com.google.protobuf.ByteString getDbNameBytes()
string db_name = 2;String getCollectionName()
must
string collection_name = 3;com.google.protobuf.ByteString getCollectionNameBytes()
must
string collection_name = 3;String getFieldName()
string field_name = 4;com.google.protobuf.ByteString getFieldNameBytes()
string field_name = 4;String getIndexName()
No need to set up for now @2021.06.30
string index_name = 5;com.google.protobuf.ByteString getIndexNameBytes()
No need to set up for now @2021.06.30
string index_name = 5;Copyright © 2023. All rights reserved.