Uses of Class
io.milvus.response.DescIndexResponseWrapper.IndexDesc
Packages that use DescIndexResponseWrapper.IndexDesc
-
Uses of DescIndexResponseWrapper.IndexDesc in io.milvus.response
Methods in io.milvus.response that return DescIndexResponseWrapper.IndexDescModifier and TypeMethodDescriptionDescIndexResponseWrapper.getIndexDescByFieldName(@NonNull String fieldName) Get index description by field name.DescIndexResponseWrapper.getIndexDescByIndexName(@NonNull String indexName) Get index description by index name.Methods in io.milvus.response that return types with arguments of type DescIndexResponseWrapper.IndexDescModifier and TypeMethodDescriptionDescIndexResponseWrapper.getIndexDescriptions()Get index description of fields.