Uses of Enum
org.infinispan.commons.util.MemoryUnit
-
Uses of MemoryUnit in org.infinispan.commons.util
Modifier 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.Modifier and TypeMethodDescriptionlong
MemoryUnit.convert
(long sourceSize, MemoryUnit sourceUnit) Deprecated, for removal: This API element is subject to removal in a future version.