Uses of Class
io.nosqlbench.engine.api.clireader.CLI
Packages that use CLI
Package
Description
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