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