Uses of Class
io.nosqlbench.virtdata.library.basics.core.threadstate.SharedState.Scope
| Package | Description |
|---|---|
| io.nosqlbench.virtdata.library.basics.core.threadstate |
-
Uses of SharedState.Scope in io.nosqlbench.virtdata.library.basics.core.threadstate
Methods in io.nosqlbench.virtdata.library.basics.core.threadstate that return SharedState.Scope Modifier and Type Method Description static SharedState.ScopeSharedState.Scope. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SharedState.Scope[]SharedState.Scope. values()Returns an array containing the constants of this enum type, in the order they are declared.