Uses of Class
io.nosqlbench.engine.api.clireader.CLI
| Package | Description |
|---|---|
| io.nosqlbench.engine.api.clireader |
This package is intended to consolidate the command line
parsing logic over time so that all of the CLI parsing
is separately testable and usable by other modules in NoSqlBench.
|
-
Uses of CLI in io.nosqlbench.engine.api.clireader
Methods in io.nosqlbench.engine.api.clireader that return CLI Modifier and Type Method Description static CLICLI. builder()