Uses of Enum Class
io.dingodb.sdk.common.vector.ScalarValue.ScalarFieldType
Packages that use ScalarValue.ScalarFieldType
-
Uses of ScalarValue.ScalarFieldType in io.dingodb.sdk.common.utils
Methods in io.dingodb.sdk.common.utils with parameters of type ScalarValue.ScalarFieldTypeModifier and TypeMethodDescriptionstatic Common.ScalarFieldEntityConversion.mapping(ScalarField field, ScalarValue.ScalarFieldType type) -
Uses of ScalarValue.ScalarFieldType in io.dingodb.sdk.common.vector
Methods in io.dingodb.sdk.common.vector that return ScalarValue.ScalarFieldTypeModifier and TypeMethodDescriptionstatic ScalarValue.ScalarFieldTypeReturns the enum constant of this class with the specified name.static ScalarValue.ScalarFieldType[]ScalarValue.ScalarFieldType.values()Returns an array containing the constants of this enum class, in the order they are declared.