Class NBJavaCommandLoader
java.lang.Object
io.nosqlbench.engine.cmdstream.NBJavaCommandLoader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<NBCommandInfo> static Optional<? extends NBCommandInfo> getInfoFor(String cmdName) static NBInvokableCommandinit(String cmdSelector, NBComponent parent, String stepName, String ctxName) static Class<? extends NBInvokableCommand>
-
Constructor Details
-
NBJavaCommandLoader
public NBJavaCommandLoader()
-
-
Method Details
-
oneExists
-
init
public static NBInvokableCommand init(String cmdSelector, NBComponent parent, String stepName, String ctxName) -
getCommands
-
getInfoFor
-