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