Uses of Enum Class
io.dingodb.sdk.service.entity.common.VectorStateParameter.StateNest.Nest
Packages that use VectorStateParameter.StateNest.Nest
-
Uses of VectorStateParameter.StateNest.Nest in io.dingodb.sdk.service.entity.common
Methods in io.dingodb.sdk.service.entity.common that return VectorStateParameter.StateNest.NestModifier and TypeMethodDescriptionVectorStateParameter.StateNest.Diskann.nest()VectorStateParameter.StateNest.Flat.nest()VectorStateParameter.StateNest.Hnsw.nest()VectorStateParameter.StateNest.IvfFlat.nest()VectorStateParameter.StateNest.IvfPq.nest()VectorStateParameter.StateNest.nest()Returns the enum constant of this class with the specified name.static VectorStateParameter.StateNest.Nest[]VectorStateParameter.StateNest.Nest.values()Returns an array containing the constants of this enum class, in the order they are declared.