Uses of Class
io.nosqlbench.activitytype.stdout.TemplateFormat
-
Uses of TemplateFormat in io.nosqlbench.activitytype.stdout
Methods in io.nosqlbench.activitytype.stdout that return TemplateFormat Modifier and Type Method Description static TemplateFormatTemplateFormat. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static TemplateFormat[]TemplateFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.