Uses of Class
io.nosqlbench.engine.api.activityimpl.uniform.NBInvokerType
| Package | Description |
|---|---|
| io.nosqlbench.engine.api.activityimpl.uniform |
-
Uses of NBInvokerType in io.nosqlbench.engine.api.activityimpl.uniform
Methods in io.nosqlbench.engine.api.activityimpl.uniform that return NBInvokerType Modifier and Type Method Description static NBInvokerTypeNBInvokerType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static NBInvokerType[]NBInvokerType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.nosqlbench.engine.api.activityimpl.uniform that return types with arguments of type NBInvokerType Modifier and Type Method Description static java.util.Optional<NBInvokerType>NBInvokerType. valueOfType(java.lang.Class<?> c)