Uses of Enum
com.lancedb.lance.namespace.model.CreateTableIndexRequest.MetricTypeEnum
Packages that use CreateTableIndexRequest.MetricTypeEnum
-
Uses of CreateTableIndexRequest.MetricTypeEnum in com.lancedb.lance.namespace.model
Methods in com.lancedb.lance.namespace.model that return CreateTableIndexRequest.MetricTypeEnumModifier and TypeMethodDescriptionCreateTableIndexRequest.getMetricType()CreateTableIndexRequest.MetricTypeEnum.values()Methods in com.lancedb.lance.namespace.model with parameters of type CreateTableIndexRequest.MetricTypeEnumModifier and TypeMethodDescriptionCreateTableIndexRequest.metricType(CreateTableIndexRequest.MetricTypeEnum metricType) voidCreateTableIndexRequest.setMetricType(CreateTableIndexRequest.MetricTypeEnum metricType)