Uses of Enum
org.infinispan.commons.util.MemoryUnit
Packages that use MemoryUnit
-
Uses of MemoryUnit in org.infinispan.commons.util
Methods in org.infinispan.commons.util that return MemoryUnitModifier and TypeMethodDescriptionstatic MemoryUnit
Deprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this type with the specified name.static MemoryUnit[]
MemoryUnit.values()
Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.infinispan.commons.util with parameters of type MemoryUnitModifier and TypeMethodDescriptionlong
MemoryUnit.convert
(long sourceSize, MemoryUnit sourceUnit) Deprecated, for removal: This API element is subject to removal in a future version.