Uses of Enum Class
io.nosqlbench.adapter.dataapi.ops.DataApiOpType
Packages that use DataApiOpType
-
Uses of DataApiOpType in io.nosqlbench.adapter.dataapi.ops
Subclasses with type arguments of type DataApiOpType in io.nosqlbench.adapter.dataapi.opsMethods in io.nosqlbench.adapter.dataapi.ops that return DataApiOpTypeModifier and TypeMethodDescriptionstatic DataApiOpTypeReturns the enum constant of this class with the specified name.static DataApiOpType[]DataApiOpType.values()Returns an array containing the constants of this enum class, in the order they are declared.