Uses of Enum Class
io.nosqlbench.engine.api.scoping.ScopedSupplier
Packages that use ScopedSupplier
-
Uses of ScopedSupplier in io.nosqlbench.engine.api.scoping
Subclasses with type arguments of type ScopedSupplier in io.nosqlbench.engine.api.scopingModifier and TypeClassDescriptionenumHelper class to consolidate the notions of scoping items over different NB layers of execution.Methods in io.nosqlbench.engine.api.scoping that return ScopedSupplierModifier and TypeMethodDescriptionstatic ScopedSupplierReturns the enum constant of this class with the specified name.static ScopedSupplier[]ScopedSupplier.values()Returns an array containing the constants of this enum class, in the order they are declared.