Uses of Enum
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 type with the specified name.static IndexParam.MetricType[]IndexParam.MetricType.values()Returns an array containing the constants of this enum type, in the order they are declared.