Uses of Class
io.nosqlbench.engine.core.script.Scenario.Engine
| Package | Description |
|---|---|
| io.nosqlbench.engine.core.script |
-
Uses of Scenario.Engine in io.nosqlbench.engine.core.script
Methods in io.nosqlbench.engine.core.script that return Scenario.Engine Modifier and Type Method Description static Scenario.EngineScenario.Engine. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Scenario.Engine[]Scenario.Engine. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in io.nosqlbench.engine.core.script with parameters of type Scenario.Engine Constructor Description Scenario(java.lang.String name, Scenario.Engine engine)Scenario(java.lang.String name, Scenario.Engine engine, java.lang.String progressInterval, boolean wantsGraaljsCompatMode)