Package com.hazelcast.memory


package com.hazelcast.memory
Provides classes/interfaces for memory utilities, heap/native memory storage support.
Since:
3.4
  • Class
    Description
    Capacity represents a memory capacity with given value and MemoryUnit.
    Deprecated.
    Since 5.1, Capacity should be used instead.
    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.