Uses of Class
io.nosqlbench.engine.core.lifecycle.scenario.execution.NBCommandResult
Packages that use NBCommandResult
Package
Description
-
Uses of NBCommandResult in io.nosqlbench.engine.core.lifecycle.scenario.container
Subinterfaces with type arguments of type NBCommandResult in io.nosqlbench.engine.core.lifecycle.scenario.containerMethods in io.nosqlbench.engine.core.lifecycle.scenario.container that return NBCommandResultModifier and TypeMethodDescriptionNBBufferedContainer.apply(NBInvokableCommand nbCmd, NBCommandParams nbCmdParams) -
Uses of NBCommandResult in io.nosqlbench.engine.core.lifecycle.scenario.execution
Methods in io.nosqlbench.engine.core.lifecycle.scenario.execution that return NBCommandResultModifier and TypeMethodDescriptionNBInvokableCommand.invokeSafe(NBBufferedContainer container, NBCommandParams params) -
Uses of NBCommandResult in io.nosqlbench.engine.core.lifecycle.session
Methods in io.nosqlbench.engine.core.lifecycle.session that return NBCommandResultModifier and TypeMethodDescriptionstatic NBCommandResultNBCommandInvoker.invoke(NBBufferedContainer container, NBInvokableCommand command) static NBCommandResultNBCommandInvoker.invoke(NBBufferedContainer container, NBInvokableCommand command, NBCommandParams params) static NBCommandResultNBCommandInvoker.invoke(NBInvokableCommand command, NBCommandParams params)