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 MemoryUnitDeprecated.Returns the enum constant of this type with the specified name.static MemoryUnit[]MemoryUnit.values()Deprecated.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 TypeMethodDescriptionlongMemoryUnit.convert(long sourceSize, MemoryUnit sourceUnit) Deprecated.