Uses of Enum Class
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 ConsistencyLevelReturns the enum constant of this class with the specified name.static ConsistencyLevel[]ConsistencyLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.