Uses of Enum Class
io.nosqlbench.adapter.qdrant.types.QdrantOpType
Packages that use QdrantOpType
-
Uses of QdrantOpType in io.nosqlbench.adapter.qdrant.types
Subclasses with type arguments of type QdrantOpType in io.nosqlbench.adapter.qdrant.typesMethods in io.nosqlbench.adapter.qdrant.types that return QdrantOpTypeModifier and TypeMethodDescriptionstatic QdrantOpTypeReturns the enum constant of this class with the specified name.static QdrantOpType[]QdrantOpType.values()Returns an array containing the constants of this enum class, in the order they are declared.