Class NBCLI
java.lang.Object
io.nosqlbench.engine.cli.NBCLI
- All Implemented Interfaces:
NBLabeledElement,Function<String[],Integer>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.nosqlbench.nb.api.labels.NBLabeledElement
NBLabeledElement.BasicLabeledElement -
Field Summary
Fields inherited from interface io.nosqlbench.nb.api.labels.NBLabeledElement
EMPTY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.nosqlbench.nb.api.labels.NBLabeledElement
description
-
Constructor Details
-
NBCLI
-
-
Method Details
-
main
Only call System.exit with the body of main. This is so that other scenario invocations are handled functionally byapply(String[]), which allows for scenario encapsulation and concurrent testing.- Parameters:
args- Command Line Args
-
apply
-
applyDirect
-
getLabels
- Specified by:
getLabelsin interfaceNBLabeledElement
-