| Package | Description | 
|---|---|
| org.openspaces.core.util | A package including utility classes for OpenSpaces core. | 
| Modifier and Type | Method and Description | 
|---|---|
| static MemoryUnit | MemoryUnit. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static MemoryUnit[] | MemoryUnit. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| long | MemoryUnit. convert(long memory,
       MemoryUnit unit)Convert the given memory capacity in the given unit to this unit. | 
Copyright © GigaSpaces.