Uses of Class
io.nosqlbench.engine.core.lifecycle.scenario.execution.NBInvokableCommand
Packages that use NBInvokableCommand
Package
Description
-
Uses of NBInvokableCommand in io.nosqlbench.engine.cli
Methods in io.nosqlbench.engine.cli that return NBInvokableCommandModifier and TypeMethodDescriptionNBJavaNativeResolver.resolve(Cmd cmd, NBBufferedContainer parent, String stepname) -
Uses of NBInvokableCommand in io.nosqlbench.engine.cmdstream
Methods in io.nosqlbench.engine.cmdstream that return NBInvokableCommandModifier and TypeMethodDescriptionstatic NBInvokableCommandNBJavaCommandLoader.init(String cmdSelector, NBComponent parent, String stepName, String ctxName) Methods in io.nosqlbench.engine.cmdstream that return types with arguments of type NBInvokableCommand -
Uses of NBInvokableCommand in io.nosqlbench.engine.core.lifecycle.commands
Subclasses of NBInvokableCommand in io.nosqlbench.engine.core.lifecycle.commandsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassMethods in io.nosqlbench.engine.core.lifecycle.commands that return types with arguments of type NBInvokableCommandModifier and TypeMethodDescriptionClass<? extends NBInvokableCommand> INFO_await.getType()Class<? extends NBInvokableCommand> INFO_example.getType()Class<? extends NBInvokableCommand> INFO_forceStop.getType()Class<? extends NBInvokableCommand> INFO_getenv.getType()Class<? extends NBInvokableCommand> INFO_run.getType()Class<? extends NBInvokableCommand> INFO_start.getType()Class<? extends NBInvokableCommand> INFO_stop.getType()Class<? extends NBInvokableCommand> INFO_wait.getType() -
Uses of NBInvokableCommand in io.nosqlbench.engine.core.lifecycle.commands.fortesting
Methods in io.nosqlbench.engine.core.lifecycle.commands.fortesting that return types with arguments of type NBInvokableCommandModifier and TypeMethodDescriptionClass<? extends NBInvokableCommand> INFO_error.getType()Class<? extends NBInvokableCommand> INFO_ok.getType() -
Uses of NBInvokableCommand in io.nosqlbench.engine.core.lifecycle.scenario.container
Subinterfaces with type arguments of type NBInvokableCommand in io.nosqlbench.engine.core.lifecycle.scenario.containerMethods in io.nosqlbench.engine.core.lifecycle.scenario.container with parameters of type NBInvokableCommandModifier and TypeMethodDescriptionNBBufferedContainer.apply(NBInvokableCommand nbCmd, NBCommandParams nbCmdParams) -
Uses of NBInvokableCommand in io.nosqlbench.engine.core.lifecycle.scenario.execution
Subclasses of NBInvokableCommand in io.nosqlbench.engine.core.lifecycle.scenario.executionMethods in io.nosqlbench.engine.core.lifecycle.scenario.execution that return NBInvokableCommandModifier and TypeMethodDescriptionNBCommandInfo.create(NBComponent parent, String cmdName, String ctxName) Methods in io.nosqlbench.engine.core.lifecycle.scenario.execution that return types with arguments of type NBInvokableCommandModifier and TypeMethodDescriptionabstract Class<? extends NBInvokableCommand> NBCommandInfo.getType() -
Uses of NBInvokableCommand in io.nosqlbench.engine.core.lifecycle.scenario.script
Subclasses of NBInvokableCommand in io.nosqlbench.engine.core.lifecycle.scenario.script -
Uses of NBInvokableCommand in io.nosqlbench.engine.core.lifecycle.session
Methods in io.nosqlbench.engine.core.lifecycle.session that return NBInvokableCommandModifier and TypeMethodDescriptionNBCommandAssembly.CommandInvocation.command()Returns the value of thecommandrecord component.NBAutoScriptResolver.resolve(Cmd cmd, NBBufferedContainer parent, String stepname) static NBInvokableCommandNBCommandAssembly.resolve(Cmd cmd, Function<String, NBBufferedContainer> ctxProvider) NBCoreInvokableResolver.resolve(Cmd cmd, NBBufferedContainer parent, String stepname) NBInvokableResolver.resolve(Cmd cmd, NBBufferedContainer parent, String stepname) NBScriptCommandResolver.resolve(Cmd cmd, NBBufferedContainer parent, String stepname) Methods in io.nosqlbench.engine.core.lifecycle.session with parameters of type NBInvokableCommandModifier and TypeMethodDescriptionstatic NBCommandResultNBCommandInvoker.invoke(NBBufferedContainer container, NBInvokableCommand command) static NBCommandResultNBCommandInvoker.invoke(NBBufferedContainer container, NBInvokableCommand command, NBCommandParams params) static NBCommandResultNBCommandInvoker.invoke(NBInvokableCommand command, NBCommandParams params) Constructors in io.nosqlbench.engine.core.lifecycle.session with parameters of type NBInvokableCommandModifierConstructorDescriptionCommandInvocation(NBInvokableCommand command, NBCommandParams params, String containerName) Creates an instance of aCommandInvocationrecord class. -
Uses of NBInvokableCommand in io.nosqlbench.scenarios.diag
Subclasses of NBInvokableCommand in io.nosqlbench.scenarios.diag -
Uses of NBInvokableCommand in io.nosqlbench.scenarios.simframe.optimizers
Subclasses of NBInvokableCommand in io.nosqlbench.scenarios.simframe.optimizersModifier and TypeClassDescriptionclassThis is the Java-native version of findmax on the NB5.21 architecture.classMethods in io.nosqlbench.scenarios.simframe.optimizers that return types with arguments of type NBInvokableCommand -
Uses of NBInvokableCommand in io.nosqlbench.scenarios.simframe.optimizers.findmax
Subclasses of NBInvokableCommand in io.nosqlbench.scenarios.simframe.optimizers.findmax -
Uses of NBInvokableCommand in io.nosqlbench.scenarios.simframe.optimizers.optimo
Subclasses of NBInvokableCommand in io.nosqlbench.scenarios.simframe.optimizers.optimoModifier and TypeClassDescriptionclassIf the initial trust radius is not large enough with respect to the stopping trust radius, then the search will stop ascending the approximate manifold too early.