Uses of Enum Class
io.nosqlbench.engine.cli.atfiles.NBAtFileFormats
Packages that use NBAtFileFormats
-
Uses of NBAtFileFormats in io.nosqlbench.engine.cli.atfiles
Subclasses with type arguments of type NBAtFileFormats in io.nosqlbench.engine.cli.atfilesMethods in io.nosqlbench.engine.cli.atfiles that return NBAtFileFormatsModifier and TypeMethodDescriptionstatic NBAtFileFormatsReturns the enum constant of this class with the specified name.static NBAtFileFormatsNBAtFileFormats.valueOfSymbol(String s) static NBAtFileFormats[]NBAtFileFormats.values()Returns an array containing the constants of this enum class, in the order they are declared.