Uses of Class
io.nosqlbench.engine.api.scoping.ScopedSupplier
| Package | Description |
|---|---|
| io.nosqlbench.engine.api.scoping |
-
Uses of ScopedSupplier in io.nosqlbench.engine.api.scoping
Methods in io.nosqlbench.engine.api.scoping that return ScopedSupplier Modifier and Type Method Description static ScopedSupplierScopedSupplier. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ScopedSupplier[]ScopedSupplier. values()Returns an array containing the constants of this enum type, in the order they are declared.