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