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