io.nosqlbench.engine.api.clireader.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of engine-api Show documentation
Show all versions of engine-api Show documentation
The engine API for nosqlbench;
Provides the interfaces needed to build internal modules for the
nosqlbench core engine
/**
* 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.
*/
package io.nosqlbench.engine.api.clireader;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy