public interface DescribeCollectionResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAliases(int index)
The aliases of this collection
repeated string aliases = 9; |
com.google.protobuf.ByteString |
getAliasesBytes(int index)
The aliases of this collection
repeated string aliases = 9; |
int |
getAliasesCount()
The aliases of this collection
repeated string aliases = 9; |
List<String> |
getAliasesList()
The aliases of this collection
repeated string aliases = 9; |
long |
getCollectionID()
The collection id
int64 collectionID = 3; |
String |
getCollectionName()
The collection name
string collection_name = 12; |
com.google.protobuf.ByteString |
getCollectionNameBytes()
The collection name
string collection_name = 12; |
ConsistencyLevel |
getConsistencyLevel()
The consistency level that the collection used, modification is not supported now.
|
int |
getConsistencyLevelValue()
The consistency level that the collection used, modification is not supported now.
|
long |
getCreatedTimestamp()
Hybrid timestamp in milvus
uint64 created_timestamp = 6; |
long |
getCreatedUtcTimestamp()
The utc timestamp calculated by created_timestamp
uint64 created_utc_timestamp = 7; |
String |
getPhysicalChannelNames(int index)
System design related, users should not perceive
repeated string physical_channel_names = 5; |
com.google.protobuf.ByteString |
getPhysicalChannelNamesBytes(int index)
System design related, users should not perceive
repeated string physical_channel_names = 5; |
int |
getPhysicalChannelNamesCount()
System design related, users should not perceive
repeated string physical_channel_names = 5; |
List<String> |
getPhysicalChannelNamesList()
System design related, users should not perceive
repeated string physical_channel_names = 5; |
KeyValuePair |
getProperties(int index)
repeated .milvus.proto.common.KeyValuePair properties = 13; |
int |
getPropertiesCount()
repeated .milvus.proto.common.KeyValuePair properties = 13; |
List<KeyValuePair> |
getPropertiesList()
repeated .milvus.proto.common.KeyValuePair properties = 13; |
KeyValuePairOrBuilder |
getPropertiesOrBuilder(int index)
repeated .milvus.proto.common.KeyValuePair properties = 13; |
List<? extends KeyValuePairOrBuilder> |
getPropertiesOrBuilderList()
repeated .milvus.proto.common.KeyValuePair properties = 13; |
CollectionSchema |
getSchema()
The schema param when you created collection.
|
CollectionSchemaOrBuilder |
getSchemaOrBuilder()
The schema param when you created collection.
|
int |
getShardsNum()
The shards number you set.
|
KeyDataPair |
getStartPositions(int index)
The message ID/posititon when collection is created
repeated .milvus.proto.common.KeyDataPair start_positions = 10; |
int |
getStartPositionsCount()
The message ID/posititon when collection is created
repeated .milvus.proto.common.KeyDataPair start_positions = 10; |
List<KeyDataPair> |
getStartPositionsList()
The message ID/posititon when collection is created
repeated .milvus.proto.common.KeyDataPair start_positions = 10; |
KeyDataPairOrBuilder |
getStartPositionsOrBuilder(int index)
The message ID/posititon when collection is created
repeated .milvus.proto.common.KeyDataPair start_positions = 10; |
List<? extends KeyDataPairOrBuilder> |
getStartPositionsOrBuilderList()
The message ID/posititon when collection is created
repeated .milvus.proto.common.KeyDataPair start_positions = 10; |
Status |
getStatus()
Contain error_code and reason
.milvus.proto.common.Status status = 1; |
StatusOrBuilder |
getStatusOrBuilder()
Contain error_code and reason
.milvus.proto.common.Status status = 1; |
String |
getVirtualChannelNames(int index)
System design related, users should not perceive
repeated string virtual_channel_names = 4; |
com.google.protobuf.ByteString |
getVirtualChannelNamesBytes(int index)
System design related, users should not perceive
repeated string virtual_channel_names = 4; |
int |
getVirtualChannelNamesCount()
System design related, users should not perceive
repeated string virtual_channel_names = 4; |
List<String> |
getVirtualChannelNamesList()
System design related, users should not perceive
repeated string virtual_channel_names = 4; |
boolean |
hasSchema()
The schema param when you created collection.
|
boolean |
hasStatus()
Contain error_code and reason
.milvus.proto.common.Status status = 1; |
boolean hasStatus()
Contain error_code and reason
.milvus.proto.common.Status status = 1;Status getStatus()
Contain error_code and reason
.milvus.proto.common.Status status = 1;StatusOrBuilder getStatusOrBuilder()
Contain error_code and reason
.milvus.proto.common.Status status = 1;boolean hasSchema()
The schema param when you created collection.
.milvus.proto.schema.CollectionSchema schema = 2;CollectionSchema getSchema()
The schema param when you created collection.
.milvus.proto.schema.CollectionSchema schema = 2;CollectionSchemaOrBuilder getSchemaOrBuilder()
The schema param when you created collection.
.milvus.proto.schema.CollectionSchema schema = 2;long getCollectionID()
The collection id
int64 collectionID = 3;List<String> getVirtualChannelNamesList()
System design related, users should not perceive
repeated string virtual_channel_names = 4;int getVirtualChannelNamesCount()
System design related, users should not perceive
repeated string virtual_channel_names = 4;String getVirtualChannelNames(int index)
System design related, users should not perceive
repeated string virtual_channel_names = 4;index - The index of the element to return.com.google.protobuf.ByteString getVirtualChannelNamesBytes(int index)
System design related, users should not perceive
repeated string virtual_channel_names = 4;index - The index of the value to return.List<String> getPhysicalChannelNamesList()
System design related, users should not perceive
repeated string physical_channel_names = 5;int getPhysicalChannelNamesCount()
System design related, users should not perceive
repeated string physical_channel_names = 5;String getPhysicalChannelNames(int index)
System design related, users should not perceive
repeated string physical_channel_names = 5;index - The index of the element to return.com.google.protobuf.ByteString getPhysicalChannelNamesBytes(int index)
System design related, users should not perceive
repeated string physical_channel_names = 5;index - The index of the value to return.long getCreatedTimestamp()
Hybrid timestamp in milvus
uint64 created_timestamp = 6;long getCreatedUtcTimestamp()
The utc timestamp calculated by created_timestamp
uint64 created_utc_timestamp = 7;int getShardsNum()
The shards number you set.
int32 shards_num = 8;List<String> getAliasesList()
The aliases of this collection
repeated string aliases = 9;int getAliasesCount()
The aliases of this collection
repeated string aliases = 9;String getAliases(int index)
The aliases of this collection
repeated string aliases = 9;index - The index of the element to return.com.google.protobuf.ByteString getAliasesBytes(int index)
The aliases of this collection
repeated string aliases = 9;index - The index of the value to return.List<KeyDataPair> getStartPositionsList()
The message ID/posititon when collection is created
repeated .milvus.proto.common.KeyDataPair start_positions = 10;KeyDataPair getStartPositions(int index)
The message ID/posititon when collection is created
repeated .milvus.proto.common.KeyDataPair start_positions = 10;int getStartPositionsCount()
The message ID/posititon when collection is created
repeated .milvus.proto.common.KeyDataPair start_positions = 10;List<? extends KeyDataPairOrBuilder> getStartPositionsOrBuilderList()
The message ID/posititon when collection is created
repeated .milvus.proto.common.KeyDataPair start_positions = 10;KeyDataPairOrBuilder getStartPositionsOrBuilder(int index)
The message ID/posititon when collection is created
repeated .milvus.proto.common.KeyDataPair start_positions = 10;int getConsistencyLevelValue()
The consistency level that the collection used, modification is not supported now.
.milvus.proto.common.ConsistencyLevel consistency_level = 11;ConsistencyLevel getConsistencyLevel()
The consistency level that the collection used, modification is not supported now.
.milvus.proto.common.ConsistencyLevel consistency_level = 11;String getCollectionName()
The collection name
string collection_name = 12;com.google.protobuf.ByteString getCollectionNameBytes()
The collection name
string collection_name = 12;List<KeyValuePair> getPropertiesList()
repeated .milvus.proto.common.KeyValuePair properties = 13;KeyValuePair getProperties(int index)
repeated .milvus.proto.common.KeyValuePair properties = 13;int getPropertiesCount()
repeated .milvus.proto.common.KeyValuePair properties = 13;List<? extends KeyValuePairOrBuilder> getPropertiesOrBuilderList()
repeated .milvus.proto.common.KeyValuePair properties = 13;KeyValuePairOrBuilder getPropertiesOrBuilder(int index)
repeated .milvus.proto.common.KeyValuePair properties = 13;Copyright © 2023. All rights reserved.