Uses of Enum
io.milvus.param.IndexType
Packages that use IndexType
-
Uses of IndexType in io.milvus.param
Methods in io.milvus.param that return IndexType -
Uses of IndexType in io.milvus.param.index
Methods in io.milvus.param.index with parameters of type IndexTypeModifier and TypeMethodDescriptionCreateIndexParam.Builder.withIndexType(@NonNull IndexType indexType) Sets the index type. -
Uses of IndexType in io.milvus.response
Methods in io.milvus.response that return IndexType