Package | Description |
---|---|
com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
com.hazelcast.memory |
Provides classes/interfaces for memory utilities, heap/native memory storage support.
|
Class and Description |
---|
Capacity
Capacity represents a memory capacity with given value and
. |
MemorySize
Deprecated.
Since 5.1,
Capacity should be used instead. |
Class and Description |
---|
Capacity
Capacity represents a memory capacity with given value and
. |
MemorySize
Deprecated.
Since 5.1,
Capacity should be used instead. |
MemoryUnit
MemoryUnit represents memory size at a given unit of
granularity and provides utility methods to convert across units.
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.