Package com.hazelcast.memory
package com.hazelcast.memory
Provides classes/interfaces for memory utilities, heap/native memory storage support.
- Since:
- 3.4
-
ClassDescriptionCapacity represents a memory capacity with given value and
.MemoryUnit
Deprecated.MemoryUnit represents memory size at a given unit of granularity and provides utility methods to convert across units.Thrown when Hazelcast cannot allocate required native memory.
Capacity
should be used instead.