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