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