Uses of Interface
io.milvus.grpc.IndexDescriptionOrBuilder
Packages that use IndexDescriptionOrBuilder
-
Uses of IndexDescriptionOrBuilder in io.milvus.grpc
Classes in io.milvus.grpc that implement IndexDescriptionOrBuilderModifier and TypeClassDescriptionfinal classIndex informationsstatic final classIndex informationsMethods in io.milvus.grpc that return IndexDescriptionOrBuilderModifier and TypeMethodDescriptionDescribeIndexResponse.Builder.getIndexDescriptionsOrBuilder(int index) All index informations, for now only return tha latest index you created for the collection.DescribeIndexResponse.getIndexDescriptionsOrBuilder(int index) All index informations, for now only return tha latest index you created for the collection.DescribeIndexResponseOrBuilder.getIndexDescriptionsOrBuilder(int index) All index informations, for now only return tha latest index you created for the collection.GetIndexStatisticsResponse.Builder.getIndexDescriptionsOrBuilder(int index) All index information.GetIndexStatisticsResponse.getIndexDescriptionsOrBuilder(int index) All index information.GetIndexStatisticsResponseOrBuilder.getIndexDescriptionsOrBuilder(int index) All index information.Methods in io.milvus.grpc that return types with arguments of type IndexDescriptionOrBuilderModifier and TypeMethodDescriptionList<? 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.