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