Uses of Enum Class
io.nosqlbench.nb.api.engine.util.Unit.Bytes
Packages that use Unit.Bytes
-
Uses of Unit.Bytes in io.nosqlbench.nb.api.engine.util
Subclasses with type arguments of type Unit.Bytes in io.nosqlbench.nb.api.engine.utilMethods in io.nosqlbench.nb.api.engine.util that return Unit.BytesModifier and TypeMethodDescriptionstatic Unit.BytesReturns the enum constant of this class with the specified name.static Unit.BytesUnit.Bytes.valueOfSuffix(String unitpart) static Unit.Bytes[]Unit.Bytes.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.nosqlbench.nb.api.engine.util with parameters of type Unit.Bytes