Uses of Enum Class
io.nosqlbench.engine.cli.NBCLIOptions.Mode
Packages that use NBCLIOptions.Mode
-
Uses of NBCLIOptions.Mode in io.nosqlbench.engine.cli
Subclasses with type arguments of type NBCLIOptions.Mode in io.nosqlbench.engine.cliMethods in io.nosqlbench.engine.cli that return NBCLIOptions.ModeModifier and TypeMethodDescriptionstatic NBCLIOptions.ModeReturns the enum constant of this class with the specified name.static NBCLIOptions.Mode[]NBCLIOptions.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.nosqlbench.engine.cli with parameters of type NBCLIOptions.Mode