Package io.nosqlbench.engine.cmdstream
package io.nosqlbench.engine.cmdstream
-
ClassDescriptionEncapsulate Command parsing and structure for the NoSQLBench command line.An argument to a command is based on a defined parameter.CmdParam<T>A CmdParam is used to define the valid names of arguments and their types.Command verbs define the names and possible parameters for valid commands.Add cmd