Uses of Enum Class
io.dingodb.sdk.service.entity.common.MetricType
Packages that use MetricType
-
Uses of MetricType in io.dingodb.sdk.service.entity.common
Methods in io.dingodb.sdk.service.entity.common that return MetricTypeModifier and TypeMethodDescriptionstatic MetricTypeMetricType.forNumber(int number) VectorIndexParameter.VectorIndexParameterNest.getMetricType()static MetricTypeReturns the enum constant of this class with the specified name.static MetricType[]MetricType.values()Returns an array containing the constants of this enum class, in the order they are declared.