Uses of Enum Class
io.nosqlbench.engine.core.lifecycle.scenario.script.NBScriptedCommand.Invocation
Packages that use NBScriptedCommand.Invocation
-
Uses of NBScriptedCommand.Invocation in io.nosqlbench.engine.core.lifecycle.scenario.script
Subclasses with type arguments of type NBScriptedCommand.Invocation in io.nosqlbench.engine.core.lifecycle.scenario.scriptMethods in io.nosqlbench.engine.core.lifecycle.scenario.script that return NBScriptedCommand.InvocationModifier and TypeMethodDescriptionstatic NBScriptedCommand.InvocationReturns the enum constant of this class with the specified name.static NBScriptedCommand.Invocation[]NBScriptedCommand.Invocation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.nosqlbench.engine.core.lifecycle.scenario.script with parameters of type NBScriptedCommand.InvocationModifier and TypeMethodDescriptionstatic NBScriptedCommandNBScriptedCommand.ofScripted(String name, Map<String, String> params, NBBufferedContainer parent, NBScriptedCommand.Invocation invocation)