Uses of Enum Class
io.nosqlbench.adapter.amqp.AmqpOpType
Packages that use AmqpOpType
-
Uses of AmqpOpType in io.nosqlbench.adapter.amqp
Subclasses with type arguments of type AmqpOpType in io.nosqlbench.adapter.amqpMethods in io.nosqlbench.adapter.amqp that return AmqpOpTypeModifier and TypeMethodDescriptionstatic AmqpOpTypeReturns the enum constant of this class with the specified name.static AmqpOpType[]AmqpOpType.values()Returns an array containing the constants of this enum class, in the order they are declared.