Uses of Enum Class
io.dingodb.sdk.common.index.ScalarIndexParameter.ScalarIndexType
Packages that use ScalarIndexParameter.ScalarIndexType
-
Uses of ScalarIndexParameter.ScalarIndexType in io.dingodb.sdk.common.index
Methods in io.dingodb.sdk.common.index that return ScalarIndexParameter.ScalarIndexTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ScalarIndexParameter.ScalarIndexType[]ScalarIndexParameter.ScalarIndexType.values()Returns an array containing the constants of this enum class, in the order they are declared.