Uses of Enum Class
io.nosqlbench.nb.api.engine.util.Unit.Count
Packages that use Unit.Count
-
Uses of Unit.Count in io.nosqlbench.nb.api.engine.util
Subclasses with type arguments of type Unit.Count in io.nosqlbench.nb.api.engine.utilMethods in io.nosqlbench.nb.api.engine.util that return Unit.CountModifier and TypeMethodDescriptionstatic Unit.CountReturns the enum constant of this class with the specified name.static Unit.CountUnit.Count.valueOfSuffix(String suffix) static Unit.Count[]Unit.Count.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.CountModifier and TypeMethodDescriptionUnit.convertDoubleCount(Unit.Count resultUnit, String spec) Unit.convertLongCount(Unit.Count resultUnit, String spec)