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