Uses of Interface
io.milvus.grpc.IndexDescriptionOrBuilder
-
Packages that use IndexDescriptionOrBuilder Package Description io.milvus.grpc -
-
Uses of IndexDescriptionOrBuilder in io.milvus.grpc
Classes in io.milvus.grpc that implement IndexDescriptionOrBuilder Modifier and Type Class Description classIndexDescriptionIndex informationsstatic classIndexDescription.BuilderIndex informationsMethods in io.milvus.grpc that return IndexDescriptionOrBuilder Modifier and Type Method Description IndexDescriptionOrBuilderDescribeIndexResponse.Builder. getIndexDescriptionsOrBuilder(int index)All index informations, for now only return tha latest index you created for the collection.IndexDescriptionOrBuilderDescribeIndexResponse. getIndexDescriptionsOrBuilder(int index)All index informations, for now only return tha latest index you created for the collection.IndexDescriptionOrBuilderDescribeIndexResponseOrBuilder. getIndexDescriptionsOrBuilder(int index)All index informations, for now only return tha latest index you created for the collection.IndexDescriptionOrBuilderGetIndexStatisticsResponse.Builder. getIndexDescriptionsOrBuilder(int index)All index information.IndexDescriptionOrBuilderGetIndexStatisticsResponse. getIndexDescriptionsOrBuilder(int index)All index information.IndexDescriptionOrBuilderGetIndexStatisticsResponseOrBuilder. getIndexDescriptionsOrBuilder(int index)All index information.Methods in io.milvus.grpc that return types with arguments of type IndexDescriptionOrBuilder Modifier and Type Method Description List<? extends IndexDescriptionOrBuilder>DescribeIndexResponse.Builder. 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>DescribeIndexResponseOrBuilder. getIndexDescriptionsOrBuilderList()All index informations, for now only return tha latest index you created for the collection.List<? extends IndexDescriptionOrBuilder>GetIndexStatisticsResponse.Builder. getIndexDescriptionsOrBuilderList()All index information.List<? extends IndexDescriptionOrBuilder>GetIndexStatisticsResponse. getIndexDescriptionsOrBuilderList()All index information.List<? extends IndexDescriptionOrBuilder>GetIndexStatisticsResponseOrBuilder. getIndexDescriptionsOrBuilderList()All index information.
-