Uses of Enum
io.milvus.v2.common.ConsistencyLevel
Packages that use ConsistencyLevel
-
Uses of ConsistencyLevel in io.milvus.v2.common
Methods in io.milvus.v2.common that return ConsistencyLevelModifier and TypeMethodDescriptionstatic ConsistencyLevelstatic ConsistencyLevelReturns the enum constant of this type with the specified name.static ConsistencyLevel[]ConsistencyLevel.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ConsistencyLevel in io.milvus.v2.utils
Methods in io.milvus.v2.utils with parameters of type ConsistencyLevelModifier and TypeMethodDescriptionstatic SearchRequestVectorUtils.convertAnnSearchParam(@NonNull AnnSearchReq annSearchReq, ConsistencyLevel consistencyLevel)