Uses of Enum Class
io.nosqlbench.adapter.cqld4.optionhelpers.BatchTypeEnum
Packages that use BatchTypeEnum
-
Uses of BatchTypeEnum in io.nosqlbench.adapter.cqld4.optionhelpers
Subclasses with type arguments of type BatchTypeEnum in io.nosqlbench.adapter.cqld4.optionhelpersMethods in io.nosqlbench.adapter.cqld4.optionhelpers that return BatchTypeEnumModifier and TypeMethodDescriptionstatic BatchTypeEnumReturns the enum constant of this class with the specified name.static BatchTypeEnum[]BatchTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.