Class Cmd

java.lang.Object
io.nosqlbench.engine.cmdstream.Cmd

public class Cmd extends Object
Encapsulate Command parsing and structure for the NoSQLBench command line. Commands always have a name, sometimes have a list of positional arguments, and sometimes have a map of named parameters. An example of a command tha thas both would look like script test.js p1=v1