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