Uses of Enum Class
io.milvus.v2.common.IndexParam.MetricType
Packages that use IndexParam.MetricType
-
Uses of IndexParam.MetricType in io.milvus.v2.common
Methods in io.milvus.v2.common that return IndexParam.MetricTypeModifier and TypeMethodDescriptionstatic IndexParam.MetricTypeReturns the enum constant of this class with the specified name.static IndexParam.MetricType[]IndexParam.MetricType.values()Returns an array containing the constants of this enum class, in the order they are declared.