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