Uses of Class
io.nosqlbench.engine.core.ActivityExecutor
| Package | Description |
|---|---|
| io.nosqlbench.engine.core |
-
Uses of ActivityExecutor in io.nosqlbench.engine.core
Methods in io.nosqlbench.engine.core that return types with arguments of type ActivityExecutor Modifier and Type Method Description java.util.Map<java.lang.String,ActivityExecutor>ScenarioController. getActivityExecutorMap()Constructors in io.nosqlbench.engine.core with parameters of type ActivityExecutor Constructor Description ActivityExceptionHandler(ActivityExecutor executor)