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