| 程序包 | 说明 |
|---|---|
| io.milvus.grpc |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IndexDescription
Index informations
Protobuf type
milvus.proto.milvus.IndexDescription |
static class |
IndexDescription.Builder
Index informations
Protobuf type
milvus.proto.milvus.IndexDescription |
| 限定符和类型 | 方法和说明 |
|---|---|
IndexDescriptionOrBuilder |
DescribeIndexResponseOrBuilder.getIndexDescriptionsOrBuilder(int index)
All index informations, for now only return tha latest index you created for the collection.
|
IndexDescriptionOrBuilder |
DescribeIndexResponse.getIndexDescriptionsOrBuilder(int index)
All index informations, for now only return tha latest index you created for the collection.
|
IndexDescriptionOrBuilder |
DescribeIndexResponse.Builder.getIndexDescriptionsOrBuilder(int index)
All index informations, for now only return tha latest index you created for the collection.
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<? extends IndexDescriptionOrBuilder> |
DescribeIndexResponseOrBuilder.getIndexDescriptionsOrBuilderList()
All index informations, for now only return tha latest index you created for the collection.
|
List<? extends IndexDescriptionOrBuilder> |
DescribeIndexResponse.getIndexDescriptionsOrBuilderList()
All index informations, for now only return tha latest index you created for the collection.
|
List<? extends IndexDescriptionOrBuilder> |
DescribeIndexResponse.Builder.getIndexDescriptionsOrBuilderList()
All index informations, for now only return tha latest index you created for the collection.
|
Copyright © 2023. All rights reserved.